tests/testthat/test_utility.R

context("utility")

test_that("utility works", {
    response <- .util_ask("", .interactive = FALSE)
    expect_identical(response, FALSE)
})

Try the BiocFileCache package in your browser

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

BiocFileCache documentation built on Nov. 8, 2020, 5:06 p.m.