.. |
abstract_arguments.cr
|
Prevent comparing range arguments with non-compatible types in stubs
|
2022-12-18 11:35:43 -07:00 |
allow.cr
|
Ensure stubs defined with allow syntax are cleared
|
2022-10-09 15:48:00 -06:00 |
arguments.cr
|
Prevent comparing range arguments with non-compatible types in stubs
|
2022-12-18 11:35:43 -07:00 |
double.cr
|
Adjust double string representation
|
2022-11-29 21:24:31 -07:00 |
exception_stub.cr
|
Add more info to stub.to_s
|
2022-11-04 20:34:52 -06:00 |
formal_arguments.cr
|
Don't use case-matching for proc arguments
|
2022-12-17 19:19:33 -07:00 |
lazy_double.cr
|
Adjust double string representation
|
2022-11-29 21:24:31 -07:00 |
method_call.cr
|
Simplify string (inspect) representation
|
2022-11-29 20:28:15 -07:00 |
mock.cr
|
Support injecting mock functionality into modules
|
2022-12-18 19:04:50 -07:00 |
mock_registry.cr
|
Support injecting mock functionality into modules
|
2022-12-18 19:04:50 -07: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
|
Adjust double string representation
|
2022-11-29 21:24:31 -07: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
|
Use shorter string when stub is treated as a message
|
2022-11-04 22:55:12 -06:00 |
stub_modifiers.cr
|
Add support for any_args in DSL
|
2022-07-12 19:05:55 -06:00 |
stubbable.cr
|
Compiler bug when using unsafe_as
|
2023-01-25 16:09:16 -07: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
|
Add more info to stub.to_s
|
2022-11-04 20:34:52 -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 more info to stub.to_s
|
2022-11-04 20:34:52 -06:00 |