class Spec2::Matchers::BeTruthy

Included Modules

Defined in:

matchers/bool.cr

Instance Method Summary

Instance methods inherited from module Spec2::Matcher

description description, failure_message failure_message, failure_message_when_negated failure_message_when_negated, match(actual) match

Instance Method Detail

def actual_representation : String | Nil #

[View source]
def description #

[View source]
def failure_message #

[View source]
def failure_message_when_negated #

[View source]
def match(actual) #

[View source]