shard-spectator/spec/spectator/mocks
Michael Miller 827b69483b
Disallow stubs for undefined methods in null double
Any method_missing invocation should return self.
2022-07-14 13:37:09 -06:00
..
allow_spec.cr Test Allow 2022-04-02 12:07:39 -06:00
arguments_spec.cr Rename Arguments.empty to Arguments.none 2022-07-12 18:59:23 -06:00
double_spec.cr Don't return nil for methods using NoReturn 2022-07-13 12:24:29 -06:00
exception_stub_spec.cr Add ExceptionStub 2022-07-09 22:12:24 -06:00
lazy_double_spec.cr Remove _spectator_calls method with filter 2022-06-28 23:02:46 -06:00
method_call_spec.cr Document and test MethodCall 2022-03-05 16:15:42 -07:00
mock_spec.cr Don't return nil for methods using NoReturn 2022-07-13 12:24:29 -06:00
multi_value_stub_spec.cr Add ExceptionStub 2022-07-09 22:12:24 -06:00
null_double_spec.cr Disallow stubs for undefined methods in null double 2022-07-14 13:37:09 -06:00
null_stub_spec.cr Add ExceptionStub 2022-07-09 22:12:24 -06:00
proc_stub_spec.cr Address Ameba issue 2022-07-10 17:59:49 -06:00
reference_mock_registry_spec.cr Record calls on injected mocks 2022-06-28 23:36:24 -06:00
value_mock_registry_spec.cr Record calls on injected mocks 2022-06-28 23:36:24 -06:00
value_stub_spec.cr Add ExceptionStub 2022-07-09 22:12:24 -06:00