@CompileStatic trait DataRepoTest
Spec trait to use as a drop in replacement of DataTest and GormToolsTest that has all the methods from the BuildDataTest to build data for the repos will set up the repositories properly for the mocked domains
Type Params | Return Type | Name and description |
---|---|---|
|
void |
mockDomains(Class<?>... domainClassesToMock) |
|
void |
onMockDomains(Class<?>... entityClasses) |