generate_kotlin_mock_factory
Generate realistic mock data factories, fake entities, and in-memory Flow repositories for direct use in hackathon UI prototyping.
Instructions
Generates realistic domain mock data factories, fake entities, and in-memory simulated Flow repositories for instant hackathon UI prototyping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| itemCount | No | ||
| domainName | Yes | Name of the entity/domain. |