|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
test.unittests.DataFormatTest
public class DataFormatTest
| Constructor Summary | |
|---|---|
DataFormatTest(java.lang.String arg0)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testGetFile()
Test method for DataFormat.getFile(). |
void |
testGetMetadata()
Test method for DataFormat.getMetadata(). |
void |
testRemoveMetadata()
Test method for DataFormat.removeMetadata(java.lang.Object). |
void |
testWriteMetadata()
Test method for DataFormat.writeMetadata(java.lang.Object). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataFormatTest(java.lang.String arg0)
arg0 - | Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
java.lang.Exception
protected void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic final void testGetFile()
DataFormat.getFile().
public final void testGetMetadata()
DataFormat.getMetadata().
public final void testWriteMetadata()
DataFormat.writeMetadata(java.lang.Object).
public final void testRemoveMetadata()
DataFormat.removeMetadata(java.lang.Object).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||