Class
RSpec::Matchers::BuiltIn::ThrowSymbol
In:
lib/rspec/matchers/built_in/throw_symbol.rb
Parent:
Object
Methods
description
failure_message_for_should
failure_message_for_should_not
matches?
new
Public Class methods
new
(expected_symbol = nil, expected_arg=nil)
Public Instance methods
description
()
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(given_proc)
[Validate]