@spock.util.environment.RestoreSystemProperties
@spock.lang.Requires(value: { ... })
class CrossLayerMultiTenantMultiDataSourceSpec
extends GrailsDataTckSpec
| Type | Name and description |
|---|---|
DataServiceRoutingMetricService |
metricService |
| Properties inherited from class | Properties |
|---|---|
class GrailsDataTckSpec |
manager |
| Constructor and description |
|---|
CrossLayerMultiTenantMultiDataSourceSpec() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
cleanup() |
|
void |
domain save with tenant visible through service() |
|
void |
service save with tenant visible through domain API() |
|
void |
setup() |
|
void |
tenant isolation consistent across layers() |
| Methods inherited from class | Name |
|---|---|
class GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |