tests/testthat/test-utils.R

test_that("sbptest3", {

    res = test6()
    expect_equal(res, FALSE)

    
})

test_that("sbptestV2", {

    res = test9()
    expect_equal(res, TRUE)

    
})
Bioconductor/spbtest3 documentation built on July 2, 2022, 1:53 a.m.