tests/testthat/test-449.R

rxodeTest({
  test_that("RxODE produces an error instead of crashing for bad model types", {
    expect_error(rxSolve(list(a=3), events=et(0)))
  })
})
nlmixrdevelopment/RxODE documentation built on April 10, 2022, 5:36 a.m.