class Spectator::NullExampleFilter
Overview
Filter that matches all examples.
Defined in:
spectator/null_example_filter.crInstance Method Summary
-
#includes?(example) : Bool
Checks whether the example satisfies the filter.