Class: Vanguard::Matcher::Nullary

Inherits:
Vanguard::Matcher show all
Defined in:
lib/vanguard/matcher/nullary.rb,
lib/vanguard/matcher/nullary/proc.rb,
lib/vanguard/matcher/nullary/value.rb,
lib/vanguard/matcher/nullary/format.rb,
lib/vanguard/matcher/nullary/equality.rb,
lib/vanguard/matcher/nullary/identity.rb,
lib/vanguard/matcher/nullary/inclusion.rb,
lib/vanguard/matcher/nullary/less_than.rb,
lib/vanguard/matcher/nullary/primitive.rb,
lib/vanguard/matcher/nullary/greater_than.rb

Overview

Abstract base class for nullary matchers

Defined Under Namespace

Modules: Value Classes: Equality, Format, GreaterThan, Identity, Inclusion, LessThan, Primitive, Proc

Method Summary

Methods inherited from Vanguard::Matcher

#matches?