tests/testthat/test_ProcessingContext.R

context("ProcessingContext")

test_that("ProcessingContext", {
  expect_error(ProcessingContext(1L))
  expect_error(ProcessingContext(list(), 2L))
})

Try the wyz.code.rdoc package in your browser

Any scripts or data that you put into this service are public.

wyz.code.rdoc documentation built on Oct. 6, 2021, 9:07 a.m.