module Spec2::Matcher

Direct including types

Defined in:

matcher.cr

Instance Method Summary

Instance Method Detail

abstract def description #

[View source]
abstract def failure_message #

[View source]
abstract def failure_message_when_negated #

[View source]
abstract def match(actual) #

[View source]