Annotation Type DataCenterTestClass
-
@Retention(RUNTIME) @Target(TYPE) public @interface DataCenterTestClass
Indicate that a test class should be run with a data center instance, with either single or multiple nodes- Since:
- 7.7.0
@Retention(RUNTIME) @Target(TYPE) public @interface DataCenterTestClass