Method: RSpecStepwise::ClassMethods#then

Defined in:
lib/two-step/stepwise.rb

#then(*args, &block) ⇒ Object



136
# File 'lib/two-step/stepwise.rb', line 136

def then(*args, &block); example_synonym("then", *args, &block); end