method
example_started
example_started(example_proxy)
public
This method is invoked when an example starts. The next method to be invoked after this is #example_passed, #example_failed, or #example_pending
Parameters
example_proxy: | instance of Spec::Example::ExampleProxy |