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