shard-spectator/spec/spectator/mocks
Michael Miller 17e97cb39a
Explode method expansion
Somewhere along the way the block argument gets dropped.
Even though `method` is a `Def` that accepts a block, the `&block` portion is dropped.
Possible Crystal compiler bug.
2022-03-19 16:13:11 -06:00
..
arguments_spec.cr Better formatting for empty arguments 2022-03-12 17:49:07 -07:00
double_spec.cr Explode method expansion 2022-03-19 16:13:11 -06:00
method_call_spec.cr Document and test MethodCall 2022-03-05 16:15:42 -07:00
null_double_spec.cr Avoid issue with TypeCastError message 2022-03-16 22:40:24 -06:00
value_stub_spec.cr Test ValueStub 2022-03-05 20:57:43 -07:00