tests/testthat/test-function-stop_on_duplicates.R

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

test_that("stop_on_duplicates() works", {

  expect_error(
    kwb.prep:::stop_on_duplicates()
    # stop_on_duplicates() needs to be reimplemented!
  )

})
KWB-R/kwb.prep documentation built on June 11, 2022, 1:29 p.m.