expect(&expectations)
public

No documentation available.

# File spec/spec_helper.rb, line 49
      def expect(&expectations)
        expectations.call
        @event.call
      end