d4t_formulas/.pub-cache/hosted/pub.dev/matcher-0.12.17/test
Álvaro González 1d339653d5 feat: add formula data classes with strict JSON parsing
- Add VariableSpec class with magnitude field validation
- Add Formula class supporting multiple input/output variables
- Support d4rt_code as string or object with code field
- Add comprehensive tests for parsing and serialization
- Fix broken test import in pruebas_d4rt_test.dart

Follows README.md format requirements exactly
2025-08-21 17:15:00 +02:00
..
matcher feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
core_matchers_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
custom_matcher_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
escape_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
expect_async_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
expect_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
having_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
iterable_matchers_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
map_matchers_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
mirror_matchers_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
never_called_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
numeric_matchers_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
operator_matchers_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
order_matchers_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
pretty_print_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
stream_matcher_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
string_matchers_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
test_utils.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
type_matcher_test.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00
utils_new.dart feat: add formula data classes with strict JSON parsing 2025-08-21 17:15:00 +02:00