Class RunListenerPrintReproduceInfo

java.lang.Object
org.junit.runner.notification.RunListener
org.apache.lucene.tests.util.RunListenerPrintReproduceInfo

public final class RunListenerPrintReproduceInfo extends RunListener
A suite listener printing a "reproduce string". This ensures test result events are always captured properly even if exceptions happen at initialization or suite/ hooks level.