Searched refs:handleConfigurationSkip (Results 1 – 1 of 1) sorted by relevance
/external/testng/src/main/java/org/testng/internal/ |
D | Invoker.java | 195 …handleConfigurationSkip(tm, testResult, configurationAnnotation, currentTestMethod, instance, suit… in invokeConfigurations() 249 private void handleConfigurationSkip(ITestNGMethod tm, in handleConfigurationSkip() method in Invoker 297 handleConfigurationSkip(tm, testResult, annotation, currentTestMethod, instance, suite); in handleConfigurationFailure()
|