org.unitils.io
Class IOModule.IOTestListener
java.lang.Object
org.unitils.core.TestListener
org.unitils.io.IOModule.IOTestListener
- Enclosing class:
- IOModule
protected class IOModule.IOTestListener
- extends TestListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileContentAnnotationHandler
protected FileContentAnnotationHandler fileContentAnnotationHandler
tempFileAnnotationHandler
protected TempFileAnnotationHandler tempFileAnnotationHandler
tempDirAnnotationHandler
protected TempDirAnnotationHandler tempDirAnnotationHandler
IOModule.IOTestListener
public IOModule.IOTestListener(FileContentAnnotationHandler fileContentAnnotationHandler,
TempFileAnnotationHandler tempFileAnnotationHandler,
TempDirAnnotationHandler tempDirAnnotationHandler)
beforeTestSetUp
public void beforeTestSetUp(Object testObject,
Method testMethod)
- Overrides:
beforeTestSetUp in class TestListener
afterTestMethod
public void afterTestMethod(Object testObject,
Method testMethod,
Throwable testThrowable)
- Overrides:
afterTestMethod in class TestListener
Copyright © 2014. All Rights Reserved.