inst/tinytest/test_utils.R

library(lumberjack)
## Utilities

expect_message(lumberjack:::msgf("foo"))
expect_warning(lumberjack:::warnf("foo"))
expect_error(lumberjack:::stopf("foo"))

Try the lumberjack package in your browser

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

lumberjack documentation built on March 31, 2023, 7:56 p.m.