org.apache.anteater.test.log
Class BaseLogger.TestLog
java.lang.Object
|
+--org.apache.anteater.test.log.BaseLogger.TestLog
- Enclosing class:
- BaseLogger
- public class BaseLogger.TestLog
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseLogger.TestLog
public BaseLogger.TestLog(MatcherTest test)
start
public void start()
setError
public void setError(String msg,
Exception err)
setFailure
public void setFailure(String msg,
Exception fail)
end
public void end()
Ant Functional Tester -- see Project home page for details