module Mocks::ReceiveExpectationModifiers

Direct including types

Defined in:

mocks/receive_expectation_modifiers.cr

Instance Method Summary

Instance Method Detail

def with(*args, **kwargs) #

Modifies the expectation to check for the specified arguments.


[View source]