tests/testthat/test-function-safeRowBindAll.R

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

test_that("safeRowBindAll() works", {

  f <- kwb.utils:::safeRowBindAll

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

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