Class TimedOutTestsListener

java.lang.Object
org.junit.runner.notification.RunListener
org.apache.hadoop.hbase.TimedOutTestsListener

public class TimedOutTestsListener extends org.junit.runner.notification.RunListener
JUnit run listener which prints full thread dump into System.err in case a test is failed due to timeout.