|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
test.unittests.FileFormatTest
public class FileFormatTest
| Constructor Summary | |
|---|---|
FileFormatTest(java.lang.String arg0)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAddFileExtension()
Test method for FileFormat.addFileExtension(java.lang.String). |
void |
testGetFID()
Test method for FileFormat.getFID(). |
void |
testGetFileExtensions()
Test method for FileFormat.getFileExtensions(). |
void |
testGetFileFormat()
Test method for FileFormat.getFileFormat(java.lang.String). |
void |
testGetFileFormatKeys()
Test method for FileFormat.getFileFormatKeys(). |
void |
testGetFileFormats()
Test method for FileFormat.getFileFormats(). |
void |
testGetInstance()
Test method for FileFormat.getInstance(java.lang.String). |
void |
testGetNumberOfMembers()
Test method for FileFormat.getNumberOfMembers(). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileFormatTest(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 testGetNumberOfMembers()
FileFormat.getNumberOfMembers().
public final void testGetFileFormat()
FileFormat.getFileFormat(java.lang.String).
public final void testGetFileFormatKeys()
FileFormat.getFileFormatKeys().
public final void testGetFileExtensions()
FileFormat.getFileExtensions().
public final void testGetFID()
FileFormat.getFID().
public final void testAddFileExtension()
FileFormat.addFileExtension(java.lang.String).
public final void testGetInstance()
FileFormat.getInstance(java.lang.String).
public final void testGetFileFormats()
FileFormat.getFileFormats().
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||