12 lines
481 B
Markdown
12 lines
481 B
Markdown
# TestData
|
|
|
|
Demo models for Toon serialization testing.
|
|
|
|
## Key Files
|
|
|
|
- **`ToonTestData.cs`** — TestOrder, TestCustomer, TestOrderItem, TestProduct models with one-to-many relationships and back-references for testing complex object graph serialization.
|
|
|
|
---
|
|
|
|
> **LLM Maintenance:** If you modify code in this folder, update this README to reflect the changes. If you notice the README content does not match the current code, automatically update the README to match the code.
|