Method: RSpecStepwise::ClassMethods#next

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

#next(*args, &block) ⇒ Object



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

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