tests/testthat/test-function-guessSeparator.1.R

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

test_that("guessSeparator.1() works", {

  f <- kwb.utils:::guessSeparator.1

  expect_error(
    f()
    # argument "separators" is missing, with no default
  )

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