tests/testthat/test_nprm_imports.r

context("Don't pollute the namespace.")

test_that('RJSONIO should not appear in loadedNamespaces()', {
  expect_that('RJSONIO' %in% loadedNamespaces(), is_false())
})
tlevine/nprm documentation built on May 31, 2019, 3:51 p.m.