ch.qos.mistletoe.core
Class MistletoeCore
java.lang.Object
ch.qos.mistletoe.core.MistletoeCore
public class MistletoeCore
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MistletoeCore
public MistletoeCore(Class<?> targetClass)
MistletoeCore
public MistletoeCore(String targetClassStr)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getDescription
public org.junit.runner.Description getDescription()
getResult
public org.junit.runner.Result getResult()
getStopWatchRunListener
public StopWatchRunListener getStopWatchRunListener()
run
public TestReport run()
hasAssociatedFailures
public boolean hasAssociatedFailures(org.junit.runner.Description d)
Copyright © 2009-2013 QOS.ch. All Rights Reserved.