Annotation Type DoNotVerifyResource


@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface DoNotVerifyResource
Tells the com.guidewire.testharness.multiapp.VerifyAllResourcesAndPCFFilesTest (in pl-test module) to ignore this type. Used for classes that are intentionally invalid (for tests).