tests/testthat/test-create_yule_tree_prior.R

context("create_yule_tree_prior")

test_that("use", {

  testthat::expect_true(
    is_yule_tree_prior(
      create_yule_tree_prior()
    )
  )

})
ropensci/beautier documentation built on April 2, 2024, 5:01 a.m.