tests/testthat/test-function-enumeration.R

#
# This test file has been generated by kwb.test::create_test_files()
# launched by user hsonne on 2022-06-04 18:39:22.
# Your are strongly encouraged to modify the dummy functions
# so that real cases are tested. You should then delete this comment.
#

test_that("enumeration() works", {

  f <- kwb.utils:::enumeration

  expect_error(
    f()
    # argument "x" is missing, with no default
  )

})
KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.