Package play.test
Annotation Type CleanTest
-
@Retention(RUNTIME) @Target(TYPE) public @interface CleanTestTest annotation to control the access to MVC objects- Since:
- 1.3.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleancreateDefaultIndicate if current MVC objects will be created or notbooleanremoveCurrentIndicate if current MVC objects will be removed or not
-