shard-spectator/src/spectator/mocks
2021-07-10 22:41:10 -06:00
..
allow.cr Add receive_messages macro to stub multiple methods 2019-11-11 22:27:53 -07:00
allow_any_instance.cr Add receive_messages macro to stub multiple methods 2019-11-11 22:27:53 -07:00
anonymous_double.cr Remove GenericMethodCall 2019-12-13 19:54:06 -07:00
anonymous_null_double.cr Remove GenericMethodCall 2019-12-13 19:54:06 -07:00
arguments.cr Store arguments in method stub 2019-11-03 11:18:46 -07:00
double.cr Handle case where block is provided with return type 2020-11-07 11:04:03 -07:00
exception_method_stub.cr Pass along original block 2019-11-20 16:29:06 -07:00
expect_any_instance.cr Registry#expect takes a stub 2019-12-13 19:56:43 -07:00
generic_arguments.cr Fix GenericArguments#to_s 2019-11-14 18:06:20 -07:00
generic_method_stub.cr Remove GenericMethodCall 2019-12-13 19:54:06 -07:00
method_call.cr Remove GenericMethodCall 2019-12-13 19:54:06 -07:00
method_stub.cr Allow stubs returning nil to be used on NoReturn calls 2021-07-10 20:19:10 -06:00
multi_value_method_stub.cr Pass along original block 2019-11-20 16:29:06 -07:00
nil_method_stub.cr Implement and_call_original 2019-11-20 19:17:51 -07:00
no_arguments.cr Add no_args support for stubs 2021-07-02 18:43:39 -06:00
original_method_stub.cr Implement and_call_original 2019-11-20 19:17:51 -07:00
proc_method_stub.cr Pass along original block 2019-11-20 16:29:06 -07:00
reflection.cr Don't use a splat here 2020-03-07 17:05:52 -07:00
registry.cr Fix finding stubs on types (static methods) 2021-07-10 22:41:10 -06:00
stubs.cr Don't force top-level namespace 2021-07-10 14:17:14 -06:00
type_registry.cr Remove GenericMethodCall 2019-12-13 19:54:06 -07:00
unexpected_message_error.cr Raise UnexpectedMessageError 2019-11-11 22:08:36 -07:00
value_method_stub.cr Pass along original block 2019-11-20 16:29:06 -07:00
verifying_double.cr Remove GenericMethodCall 2019-12-13 19:54:06 -07:00