tests/testthat/test-is.global.R

context("Checking is.global")

test_that("is.global detects when not the global environment",{

    expect_false(is.global())
})
trinker/pax documentation built on May 31, 2019, 9:42 p.m.