Pushdown:: SpecHelpers module Public Instance Methods transition() Set up an expectation that a transition or valid Symbol will be returned. # File lib/pushdown/spec_helpers.rb, line 255 def transition return StateTransitionMatcher.new end