method
prepend_after
1.3.1 -
Show latest stable
- Class:
Spec::Runner::Configuration
prepend_after(scope = :each, options={}, &proc)public
Prepends a global after block to all example groups.
See append_before for scoping semantics.
prepend_after(scope = :each, options={}, &proc)Prepends a global after block to all example groups.
See append_before for scoping semantics.