public class WisdomRunListener
extends org.junit.runner.notification.RunListener
| Constructor and Description |
|---|
WisdomRunListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRunFinished(org.junit.runner.Result result)
Notifies the ChameleonExecutor to stop the running Chameleon instance.
|
public void testRunFinished(org.junit.runner.Result result)
throws Exception
testRunFinished in class org.junit.runner.notification.RunListenerresult - the test result (ignored)Exception - if something bad happenedCopyright © 2013–2015 Wisdom Framework. All rights reserved.