Uses of Class
org.squashtest.csp.tm.domain.requirement.VerificationCriterion

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.
 



Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.