tests/testthat/test-function-extract_by_path.R

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

test_that("extract_by_path() works", {

  expect_error(
    kwb.code:::extract_by_path()
    # Argument "paths" fehlt (ohne Standardwert)
  )

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