tests/testthat/test_noop.R

context("Zeroth order tests")

test_that("Project is initialized for testing with NoOp function.",{
  expect_equal(noop(5),5)
})
dmontemayor/Rcricvol documentation built on Sept. 9, 2021, 9:12 a.m.