tests/testthat/test-are_trait_pars.R

test_that("minimal use", {
  testthat::expect_true(
    are_trait_pars(
      create_trait_pars(
        trans_rate = 0.5,
        immig_rate2 = 0.1,
        ext_rate2 = 0.2,
        ana_rate2 = 0.3,
        clado_rate2 = 0.4,
        trans_rate2 = 0.5,
        M2 = 1000)))
})
rsetienne/DAISIE documentation built on Oct. 25, 2023, 4:32 a.m.