Commit bfc1987
committed
tests(frozen_dataclass_sealable): Add inheritance and circular reference tests
why: To verify behavior with complex inheritance and reference scenarios.
what:
- Added parameterized tests for inheriting to/from frozen dataclasses
- Added tests for circular references with auto-sealing
- Implemented dedicated test for deep sealing with inheritance
- Used enums for better type safety and readability1 parent 8f398b4 commit bfc1987
1 file changed
+403
-0
lines changed
0 commit comments