method

append_after

rspec latest stable - Class: Spec::Example::ExampleGroupMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (1.1.4) is shown here.

append_after(*args, &block)
public

Registers a block to be executed after each example. This method appends block to existing after blocks.