public class PlatformRunListener
extends RunListener
RunListener assuring the test platform is available while test execution. Has to be called at first before other listeners will access the platform.| Modifier and Type | Field and Description |
|---|---|
protected JaloSession |
jaloSession
Reference to current session.
|
| Constructor and Description |
|---|
PlatformRunListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFinished(Description description) |
void |
testRunStarted(Description description) |
void |
testStarted(Description description) |
protected JaloSession jaloSession
Copyright © 2017 SAP SE. All Rights Reserved.