- 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.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.junit.runner.notification.RunListener
org.junit.runner.notification.RunListener.ThreadSafe
-
Method Summary
-
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–2018 Carrot Search s.c.. All rights reserved.