tests/testthat/test-show.R

test_that("FgseaList", {
    object <- fgsea
    output <- capture.output(show(object))
    expect_match(head(output, n = 1L), "FgseaList")
})
acidgenomics/r-acidgsea documentation built on Oct. 15, 2023, 2:02 a.m.