tests/testthat/test-function-get_subdirs_by_frequence.R

#
# This test file has been generated by kwb.test::create_test_files()
# launched by user mrustl on 2019-03-17 08:02:41.
# Your are strongly encouraged to modify the dummy functions
# so that real cases are tested. You should then delete this comment.
#

test_that("get_subdirs_by_frequency() works", {

  expect_error(
    kwb.pathdict:::get_subdirs_by_frequency()
    # argument "freqinfo" is missing, with no default
  )

})
KWB-R/kwb.pathdict documentation built on Jan. 13, 2020, 2:24 a.m.