lmessage: displays a message and stores it in a log file

Description Usage Arguments

Description

No matching of partially spelled arguments is performed in this function.

Usage

1
lmessage(x, .logger_name = "fuzzlog", .env = cont.env, verbose = TRUE)

Arguments

.env

container-environment of the testing framework

...

values to be concatenated and submitted as text to message()

.logger

logger name/handle (as a character string), which must be set up prior to running lmessage()

.verbose

(default==TRUE) whether to call message


cloudcello/fuzztest documentation built on May 13, 2019, 8:04 p.m.