tests/testthat/test-maxAdapterContent.R

context("Check correct behaviour for maxAdapterContent()")

test_that("Error on object that is not a FastqcDataList",{
    expect_error(maxAdapterContent("a"))
})

Try the ngsReports package in your browser

Any scripts or data that you put into this service are public.

ngsReports documentation built on Nov. 23, 2020, 2:01 a.m.