tests/testthat/test-SimpleParams.R

context("SimpleParams")

params <- newSimpleParams()

test_that("printing works", {
    expect_output(show(params), "SimpleParams")
})
Oshlack/splatter documentation built on April 1, 2024, 9:37 a.m.