|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.ObjectTestCase
net.sf.jiffie.JiffieTestCase
net.sf.jiffie.JiffieDataDirTest
public class JiffieDataDirTest
This class extends the basic JiffieTestCase class to provide a member variable which contains the location of the test data required to support Jiffie's own JUnit tests.
| Field Summary | |
|---|---|
protected java.lang.String |
m_datadir
Path to the Jiffie test data |
| Fields inherited from class net.sf.jiffie.JiffieTestCase |
|---|
m_explorer |
| Constructor Summary | |
|---|---|
JiffieDataDirTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
Called as part of JUnit initialisation to set up the test fixture. |
| Methods inherited from class net.sf.jiffie.JiffieTestCase |
|---|
assertFalse, assertNull, assertTrue, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String m_datadir
| Constructor Detail |
|---|
public JiffieDataDirTest()
| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
setUp in class JiffieTestCasejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||