Home
last modified time | relevance | path

Searched refs:setMethodInvocationFailure (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/internal/
DInvoker.java97 private void setMethodInvocationFailure(ITestNGMethod method, Object instance) { in setMethodInvocationFailure() method in Invoker
367 setMethodInvocationFailure(currentTestMethod, instance); in recordConfigurationInvocationFailed()