method
example_passed
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 |