JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
gw.testharness
DoNotVerifyResource
Contents
Description
Hide sidebar
Show sidebar
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).