Uses of Interface
org.testng.IResultMap
-
Packages that use IResultMap Package Description org.testng org.testng.internal -
-
Uses of IResultMap in org.testng
Methods in org.testng that return IResultMap Modifier and Type Method Description IResultMapTestRunner. getConfigurationsScheduledForInvocation()IResultMapITestContext. getFailedButWithinSuccessPercentageTests()IResultMapTestRunner. getFailedButWithinSuccessPercentageTests()IResultMapITestContext. getFailedConfigurations()IResultMapTestRunner. getFailedConfigurations()IResultMapITestContext. getFailedTests()IResultMapTestRunner. getFailedTests()IResultMapITestContext. getPassedConfigurations()IResultMapTestRunner. getPassedConfigurations()IResultMapITestContext. getPassedTests()IResultMapTestRunner. getPassedTests()IResultMapITestContext. getSkippedConfigurations()IResultMapTestRunner. getSkippedConfigurations()IResultMapITestContext. getSkippedTests()IResultMapTestRunner. getSkippedTests() -
Uses of IResultMap in org.testng.internal
Classes in org.testng.internal that implement IResultMap Modifier and Type Class Description classResultMapMethods in org.testng.internal that return IResultMap Modifier and Type Method Description IResultMapIConfigEavesdropper. getConfigurationsScheduledForInvocation()
-