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