tests/testthat/test-plotCellCounts.R

test_that("SingleCellExperiment", {
    p <- plotCellCounts(sce)
    expect_s3_class(p, "ggplot")
})
acidgenomics/minimalism documentation built on April 1, 2024, 10:34 a.m.