tests/testthat/test-show.R

test_that("FgseaList", {
    object <- fgsea
    output <- capture.output(show(object))
    expect_match(head(output, n = 1L), "FgseaList")
})
acidgenomics/pfgsea documentation built on Oct. 18, 2023, 11:12 a.m.