method
example_pending
1.1.4 -
Show latest stable
- Class:
Spec::Runner::Formatter::BaseFormatter
example_pending(example, message)public
This method is invoked when an example is not yet implemented (i.e. has not been provided a block), or when an ExamplePendingError is raised. message is the message from the ExamplePendingError, if it exists, or the default value of "Not Yet Implemented"