shard-spectator/src/spectator/mocks
2019-11-09 09:08:09 -07:00
..
allow.cr Use Registry for storing stubs 2019-11-09 09:08:09 -07:00
arguments.cr Store arguments in method stub 2019-11-03 11:18:46 -07:00
double.cr Better handling of casting with covariance and contravariance 2019-11-03 13:04:44 -07:00
generic_arguments.cr Remove type restriction 2019-11-03 14:49:10 -07:00
generic_method_call.cr Store arguments in method stub 2019-11-03 11:18:46 -07:00
generic_method_stub.cr Include stub source in to_s 2019-11-03 13:13:54 -07:00
method_call.cr Move mocks to their own module 2019-11-03 09:44:32 -07:00
method_stub.cr Better handling of casting with covariance and contravariance 2019-11-03 13:04:44 -07:00
mock.cr Move mocks to their own module 2019-11-03 09:44:32 -07:00
nil_method_stub.cr Include stub source in to_s 2019-11-03 13:13:54 -07:00
proc_method_stub.cr Include stub source in to_s 2019-11-03 13:13:54 -07:00
registry.cr Switch to using Registry for mocks and fix various issues 2019-11-09 09:03:36 -07:00
stubs.cr Switch to using Registry for mocks and fix various issues 2019-11-09 09:03:36 -07:00
value_method_stub.cr Include stub source in to_s 2019-11-03 13:13:54 -07:00