Uses of Enum Class
org.junit.extensions.cpsuite.SuiteType
Packages that use SuiteType
-
Uses of SuiteType in org.junit.extensions.cpsuite
Methods in org.junit.extensions.cpsuite that return SuiteTypeModifier and TypeMethodDescriptionstatic SuiteTypeReturns the enum constant of this class with the specified name.static SuiteType[]SuiteType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.junit.extensions.cpsuite with parameters of type SuiteType