..
abstract_arguments.cr
Initial work on response constraints
2022-03-05 10:41:39 -07:00
allow.cr
Ensure stubs defined with allow syntax are cleared
2022-10-09 15:48:00 -06:00
arguments.cr
Hide splat label in certain situations
2022-10-23 21:56:37 -06:00
double.cr
Cleaner call capture and logging for missing methods in doubles
2022-10-23 21:54:12 -06:00
exception_stub.cr
Add support for any_args in DSL
2022-07-12 19:05:55 -06:00
lazy_double.cr
Cleaner call capture and logging for missing methods in doubles
2022-10-23 21:54:12 -06:00
method_call.cr
Rename Arguments.empty to Arguments.none
2022-07-12 18:59:23 -06:00
mock.cr
Simpler conditional block inclusion
2022-10-09 16:04:07 -06:00
mock_registry_entry.cr
Record calls on injected mocks
2022-06-28 23:36:24 -06:00
mocked.cr
Add ability to remove specific stubs
2022-10-09 13:38:29 -06:00
multi_value_stub.cr
Add support for any_args in DSL
2022-07-12 19:05:55 -06:00
null_double.cr
Cleaner call capture and logging for missing methods in doubles
2022-10-23 21:54:12 -06:00
null_stub.cr
Add support for any_args in DSL
2022-07-12 19:05:55 -06:00
proc_stub.cr
Add support for any_args in DSL
2022-07-12 19:05:55 -06:00
reference_mock_registry.cr
Add ability to remove specific stubs
2022-10-09 13:38:29 -06:00
stub.cr
Pretify stub and call output
2022-07-12 17:47:05 -06:00
stub_modifiers.cr
Add support for any_args in DSL
2022-07-12 19:05:55 -06:00
stubbable.cr
Initial rework of arguments to support named positionals
2022-10-23 15:22:50 -06:00
stubbed_name.cr
Cleanup and docs
2022-03-12 15:43:12 -07:00
stubbed_type.cr
Add ability to remove specific stubs
2022-10-09 13:38:29 -06:00
typed_stub.cr
Replace stub value method with call method
2022-03-31 23:07:55 -06:00
unexpected_message.cr
Initial work on Double
2022-03-03 22:10:09 -07:00
value_mock_registry.cr
Add ability to remove specific stubs
2022-10-09 13:38:29 -06:00
value_stub.cr
Add support for any_args in DSL
2022-07-12 19:05:55 -06:00