Uses of Class
com.sun.identity.shared.test.tools.TestCase
-
Packages that use TestCase Package Description com.sun.identity.shared.test.tools -
-
Uses of TestCase in com.sun.identity.shared.test.tools
Methods in com.sun.identity.shared.test.tools that return types with arguments of type TestCase Modifier and Type Method Description List<TestCase>Test. getFailedTestCases()Returns a list of failed testcases.List<TestCase>Test. getPassedTestCases()Returns a list of passed testcases.List<TestCase>Test. getSkippedTestCases()Returns a list of skipped testcases.
-