tests/testthat/test-function-default_min.R

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

test_that("default_min() works", {

  f <- kwb.qmra:::default_min

  expect_error(
    kwb.qmra:::default_min()
    # Argument "org_min" fehlt (ohne Standardwert)
  )

})
KWB-R/kwb.qmra documentation built on June 15, 2021, 11:14 p.m.