shard-spectator/src/spectator/matchers
Michael Miller edb20e5b2f
Additional handling when comparing ranges against unexpected types
2024-01-27 11:25:59 -07:00
..
all_matcher.cr Add actual label to match data description 2021-08-19 11:46:07 -06:00
array_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
attributes_matcher.cr Add type annotations to to_s and inspect 2022-11-04 20:56:02 -06:00
case_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
change_exact_matcher.cr Adjust evaluation order of change matcher expressions 2022-05-14 23:30:15 -06:00
change_from_matcher.cr Adjust evaluation order of change matcher expressions 2022-05-14 23:30:15 -06:00
change_matcher.cr Add actual label to match data description 2021-08-19 11:46:07 -06:00
change_relative_matcher.cr Add actual label to match data description 2021-08-19 11:46:07 -06:00
change_to_matcher.cr Adjust evaluation order of change matcher expressions 2022-05-14 23:30:15 -06:00
collection_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
compiled_type_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
contain_matcher.cr Add actual label to match data description 2021-08-19 11:46:07 -06:00
empty_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
end_with_matcher.cr Add actual label to match data description 2021-08-19 11:46:07 -06:00
equality_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
exception_matcher.cr Add non-captured block argument 2023-01-26 17:19:31 -07:00
failed_match_data.cr Store matcher description in MatchData 2020-01-02 19:16:33 -07:00
greater_than_equal_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
greater_than_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
have_key_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
have_matcher.cr Add actual label to match data description 2021-08-19 11:46:07 -06:00
have_predicate_matcher.cr Fix warnings from Crystal 1.5.0 regarding positional parameters 2022-07-07 18:10:21 -06:00
have_value_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
inequality_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
instance_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
less_than_equal_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
less_than_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
match_data.cr Store matcher description in MatchData 2020-01-02 19:16:33 -07:00
matcher.cr Allow matchers to be used in case equality 2024-01-27 11:17:19 -07:00
nil_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
pattern_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
predicate_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
range_matcher.cr Additional handling when comparing ranges against unexpected types 2024-01-27 11:25:59 -07:00
receive_matcher.cr Use shorter string when stub is treated as a message 2022-11-04 22:55:12 -06:00
reference_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
regex_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
respond_matcher.cr Add actual label to match data description 2021-08-19 11:46:07 -06:00
size_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
size_of_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
standard_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
start_with_matcher.cr Add actual label to match data description 2021-08-19 11:46:07 -06:00
successful_match_data.cr Add return type annotations 2019-09-23 20:32:21 -06:00
truthy_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
type_matcher.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00
unordered_array_matcher.cr Add actual label to match data description 2021-08-19 11:46:07 -06:00
value_matcher.cr Add require statements and namespace Value 2022-09-03 16:46:17 -06:00