- java.lang.Object
-
- org.junit.runner.notification.RunListener
-
- com.carrotsearch.randomizedtesting.listeners.ReproduceInfoPrinter
-
public class ReproduceInfoPrinter
extends org.junit.runner.notification.RunListener
A RunListener that emits to System.err a string with command
line parameters allowing quick test re-run under ANT command line.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
testFailure(org.junit.runner.notification.Failure failure) |
-
Methods inherited from class org.junit.runner.notification.RunListener
testAssumptionFailure, testFinished, testIgnored, testRunFinished, testRunStarted, testStarted
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.