method
add_example_group
1.2.0 -
Show latest stable
- Class:
Spec::Runner::Formatter::BaseFormatter
add_example_group(example_group)public
This method is invoked at the beginning of the execution of each example_group. example_group is the example_group.
The next method to be invoked after this is #example_failed or #example_finished