Uses of Enum Class
tigase.tests.dao.TestReport.ResultType
Packages that use TestReport.ResultType
-
Uses of TestReport.ResultType in tigase.tests.dao
Methods in tigase.tests.dao that return TestReport.ResultTypeModifier and TypeMethodDescriptionTestReport.getTestResult()static TestReport.ResultTypeReturns the enum constant of this class with the specified name.static TestReport.ResultType[]TestReport.ResultType.values()Returns an array containing the constants of this enum class, in the order they are declared.