tests/testthat/test-08-ph_set_general.R

x <- ph_set_general()

##
test_that("general parameters set", {
  expect_is(x, "list")
  expect_true(all(is.na(x)))
})
como-ph/comoparams documentation built on July 3, 2020, 8:34 a.m.