expect_missing_argument: Check if missing argument error is raised
Description
Check if missing argument error is raised
Usage
expect_missing_argument(object, regexp)
Value
same as expect_error
Arguments
- object
the object to check
- regexp
a regexp with the message we must find