tests/testthat/test-function-body_model.R

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

test_that("body_model() works", {

  expect_error(
    fhpredict:::body_model()
    # argument "rmodel" is missing, with no default
  )

})
KWB-R/fhpredict documentation built on Nov. 1, 2020, 5:58 a.m.