net.grinder.testutility
Class AbstractJUnit4FileTestCase
java.lang.Object
net.grinder.testutility.AbstractJUnit4FileTestCase
public abstract class AbstractJUnit4FileTestCase
- extends Object
Abstract base class for test cases that manage a temporary directory.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJUnit4FileTestCase
public AbstractJUnit4FileTestCase()
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
getDirectory
protected final File getDirectory()
throws IOException
- Throws:
IOException
Copyright © 2000-2012. All Rights Reserved.