|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VerificationCriterion | |
|---|---|
| org.squashtest.csp.tm.domain.requirement | |
| Uses of VerificationCriterion in org.squashtest.csp.tm.domain.requirement |
|---|
| Methods in org.squashtest.csp.tm.domain.requirement that return VerificationCriterion | |
|---|---|
VerificationCriterion |
RequirementSearchCriteria.getVerificationCriterion()
Verification criterion, meaning whether the searched Requirements should be verified by a test case or not. |
static VerificationCriterion |
VerificationCriterion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VerificationCriterion[] |
VerificationCriterion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||