public class SuiteListenerWrapper extends Object implements junit.framework.Test, EnvironmentAware
WebTestListener
can listen to a
test.Constructor and Description |
---|
SuiteListenerWrapper(junit.framework.Test delegate,
WebTestListener listener) |
Modifier and Type | Method and Description |
---|---|
int |
countTestCases() |
junit.framework.Test |
delegate() |
void |
run(junit.framework.TestResult testResult) |
void |
setEnvironmentData(JIRAEnvironmentData environmentData) |
public SuiteListenerWrapper(junit.framework.Test delegate, WebTestListener listener)
public junit.framework.Test delegate()
public int countTestCases()
countTestCases
in interface junit.framework.Test
public void run(junit.framework.TestResult testResult)
run
in interface junit.framework.Test
public void setEnvironmentData(JIRAEnvironmentData environmentData)
setEnvironmentData
in interface EnvironmentAware
Copyright © 2002-2022 Atlassian. All Rights Reserved.