tests/testthat/test-function-.stopIfModeNotCharacterOrNumeric.R

#
# This test file has been generated by kwb.test::create_test_files()
#

test_that(".stopIfModeNotCharacterOrNumeric() works", {

  expect_error(
    kwb.db:::.stopIfModeNotCharacterOrNumeric()
    # argument "x" is missing, with no default
  )

})
KWB-R/kwb.db documentation built on Oct. 1, 2023, 4:10 a.m.