Rdocumentation
powered by
Learn R Programming
runittotestthat (version 0.0-2)
convert_checkException: Convert a checkException call.
Description
Converts a
checkException
call.
Usage
convert_checkException(x)
Arguments
x
A call to the
checkException
function.
Value
x A call to the
expect_error
function.