tests/testthat/legacy/test-removeHashRegistry.r

context("removeHashRegistry-A")
test_that("removeHashRegistry", {
  
  initializeRegistry()
  expect_true(removeHashRegistry())
  expect_equal(getOption("reactr")$.registry, NULL)
  
})
rappster/reactr documentation built on May 26, 2019, 11:56 p.m.