tests/testthat/test-is.global.R

context("Checking is.global")

test_that("is.global checks if in global environment",{

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