tests/testthat/test-function-matches_function.R

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

test_that("matches_function() works", {

  expect_error(
    kwb.code:::matches_function()
    # Argument "x" fehlt (ohne Standardwert)
  )

})
KWB-R/kwb.code documentation built on July 28, 2023, 5:57 p.m.