tests/testthat/test-function-check_number_of_unique_if.R

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

test_that("check_number_of_unique_if() works", {

  f <- kwb.prep:::check_number_of_unique_if

  expect_error(
    f()
    # Argument "check" fehlt (ohne Standardwert)
  )

})
KWB-R/kwb.prep documentation built on June 11, 2022, 1:29 p.m.