Annotation Interface ESTestCase.WithEntitlementsOnTestCode

Enclosing class:
ESTestCase

@Retention(RUNTIME) @Target(TYPE) @Inherited public static @interface ESTestCase.WithEntitlementsOnTestCode
Marks a test suite or a test method that enforce entitlements on the test code itself. Useful for testing the enforcement of entitlements; for any other test cases, this probably isn't what you want.