Spectator::Matchers
Evaluates conditions on values and objects to determine whether they satisfy test criteria.
Nested types
- Spectator::Matchers::AllMatcher(TMatcher)
- Spectator::Matchers::ArrayMatcher(ExpectedType)
- Spectator::Matchers::AttributesMatcher(ExpectedType)
- Spectator::Matchers::CaseMatcher(ExpectedType)
- Spectator::Matchers::ChangeExactMatcher(ExpressionType, FromType, ToType)
- Spectator::Matchers::ChangeFromMatcher(ExpressionType, FromType)
- Spectator::Matchers::ChangeMatcher(ExpressionType)
- Spectator::Matchers::ChangeRelativeMatcher(ExpressionType)
- Spectator::Matchers::ChangeToMatcher(ExpressionType, ToType)
- Spectator::Matchers::CollectionMatcher(ExpectedType)
- Spectator::Matchers::CompiledTypeMatcher(Expected)
- Spectator::Matchers::ContainMatcher(ExpectedType)
- Spectator::Matchers::EmptyMatcher
- Spectator::Matchers::EndWithMatcher(ExpectedType)
- Spectator::Matchers::EqualityMatcher(ExpectedType)
- Spectator::Matchers::ExceptionMatcher(ExceptionType, ExpectedType)
- Spectator::Matchers::FailedMatchData
- Spectator::Matchers::GreaterThanEqualMatcher(ExpectedType)
- Spectator::Matchers::GreaterThanMatcher(ExpectedType)
- Spectator::Matchers::HaveKeyMatcher(ExpectedType)
- Spectator::Matchers::HaveMatcher(ExpectedType)
- Spectator::Matchers::HavePredicateMatcher(ExpectedType)
- Spectator::Matchers::HaveValueMatcher(ExpectedType)
- Spectator::Matchers::InequalityMatcher(ExpectedType)
- Spectator::Matchers::InstanceMatcher(Expected)
- Spectator::Matchers::LessThanEqualMatcher(ExpectedType)
- Spectator::Matchers::LessThanMatcher(ExpectedType)
- Spectator::Matchers::MatchData
- Spectator::Matchers::Matcher
- Spectator::Matchers::NilMatcher
- Spectator::Matchers::PatternMatcher(ExpectedType)
- Spectator::Matchers::PredicateMatcher(ExpectedType)
- Spectator::Matchers::RangeMatcher(ExpectedType)
- Spectator::Matchers::ReceiveMatcher
- Spectator::Matchers::ReferenceMatcher(ExpectedType)
- Spectator::Matchers::RegexMatcher(ExpectedType)
- Spectator::Matchers::RespondMatcher(ExpectedType)
- Spectator::Matchers::SizeMatcher(ExpectedType)
- Spectator::Matchers::SizeOfMatcher(ExpectedType)
- Spectator::Matchers::StandardMatcher
- Spectator::Matchers::StartWithMatcher(ExpectedType)
- Spectator::Matchers::SuccessfulMatchData
- Spectator::Matchers::TruthyMatcher
- Spectator::Matchers::TypeMatcher(Expected)
- Spectator::Matchers::UnorderedArrayMatcher(ExpectedType)
- Spectator::Matchers::ValueMatcher(ExpectedType)