tests/testthat/test-function-copy_files_to_target_dir.R

#
# This test file has been generated by kwb.test::create_test_files()
# launched by user hauke on 2018-12-16 07:54:59.
# Your are strongly encouraged to modify the dummy functions
# so that real cases are tested. You should then delete this comment.
#

test_that("copy_files_to_target_dir() works", {

  expect_error(
    kwb.file:::copy_files_to_target_dir()
    # argument "target_dir" is missing, with no default
  )

})
KWB-R/kwb.file documentation built on Dec. 31, 2021, 8:15 p.m.