struct LuckyFlow::Expectations::HaveCurrentPathExpectation

Defined in:

lucky_flow/expectations/have_current_path_expectation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(expected_path : String) #

[View source]

Instance Method Detail

def failure_message(flow) #

[View source]
def match(flow : LuckyFlow) : Bool #

[View source]
def negative_failure_message(_flow) #

[View source]