public static final class Arquillian.UpdateResultListener extends Object implements org.testng.IInvokedMethodListener
Constructor and Description |
---|
UpdateResultListener() |
Modifier and Type | Method and Description |
---|---|
void |
afterInvocation(org.testng.IInvokedMethod method,
org.testng.ITestResult testResult) |
void |
beforeInvocation(org.testng.IInvokedMethod method,
org.testng.ITestResult testResult) |
public void afterInvocation(org.testng.IInvokedMethod method, org.testng.ITestResult testResult)
afterInvocation
in interface org.testng.IInvokedMethodListener
public void beforeInvocation(org.testng.IInvokedMethod method, org.testng.ITestResult testResult)
beforeInvocation
in interface org.testng.IInvokedMethodListener
Copyright © 2018 JBoss by Red Hat. All rights reserved.