tests/testthat/test-MFAParams.R

context("MFAParams")

test_that("printing works", {
    skip_if_not_installed("mfa")
    params <- newMFAParams()
    expect_output(show(params), "MFAParams")
})
Oshlack/splatter documentation built on May 8, 2024, 5:33 a.m.