Class
Spec::Matchers::SimpleMatcher
In:
lib/spec/matchers/simple_matcher.rb
Parent:
Object
Methods
description
explanation
failure_message_for_should
failure_message_for_should_not
matches?
new
Attributes
description
[W]
failure_message
[W]
negative_failure_message
[W]
Public Class methods
new
(description, &match_block)
Public Instance methods
description
()
explanation
()
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(given)
[Validate]