tests/testthat/helper-errors.R

expect_rc_error <- function(object, ...) {
  expect_error(object, class = "rc_error", ...)
}
nyuglobalties/rcoder documentation built on Oct. 10, 2023, 7:13 p.m.