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()
    )
  )

})
richelbilderbeek/beastscriptr documentation built on April 9, 2024, 2:28 p.m.