tests/testthat/helper-errors.R

expect_rc_error <- function(object, ...) {
  expect_error(object, class = "rc_error", ...)
}

Try the rcoder package in your browser

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

rcoder documentation built on Oct. 6, 2023, 9:06 a.m.