struct LuckyFlow::Expectations::HaveTextExpectation

Defined in:

lucky_flow/expectations/have_text_expectation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(expected_value : String) #

[View source]

Instance Method Detail

def failure_message(element : LuckyFlow::Element) #

[View source]
def match(element : LuckyFlow::Element) #

[View source]
def negative_failure_message(element : LuckyFlow::Element) #

[View source]