method
example_passed
1.2.8 -
Show latest stable
- Class:
Spec::Runner::Formatter::BaseFormatter
example_passed(example_proxy)public
This method is invoked when an example passes. example_proxy is the same instance of Spec::Example::ExampleProxy that was passed to example_started
Parameters
| example_proxy: | instance of Spec::Example::ExampleProxy |