| Interface | Description |
|---|---|
| IEnvironmentalCondition |
| Class | Description |
|---|---|
| KnownBreakConditionPredicate |
| Annotation Type | Description |
|---|---|
| Critical | |
| Disabled | |
| DoNotRunTest |
Annotations which use this Annotation will not be run during testing.
|
| DoNotVerifyResource |
Tells the com.guidewire.testharness.multiapp.VerifyAllResourcesAndPCFFilesTest (in pl-test module) to ignore this type.
|
| IncludeInTestResults |
Annotations which have this annotation will be added to the JUnit test results XML file.
|
| InProgress | |
| KnownBreak |
See http://wiki/index.php/KnownBreak for detailed document
|
| KnownBreakCondition | |
| KnownBreakQualifier |
Annotations which have this annotation are used to qualify a KnownBreak.
|
| Nondeterministic |
Copyright © 2018. All rights reserved.