tests/testthat/test-function-rStylePath.R

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

test_that("rStylePath() works", {

  f <- kwb.utils:::rStylePath

  expect_error(
    kwb.utils:::rStylePath()
    # argument "path" is missing, with no default
  )

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