method

violated

violated(message="")
public

No documentation available.

# File lib/spec/example/example_methods.rb, line 8
      def violated(message="")
        raise Spec::Expectations::ExpectationNotMetError.new(message)
      end