|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectname.angoca.db2sa.tools.configurator.ConfigurationReaderTest
public final class ConfigurationReaderTest
Test of the configuration reader.
Control Version
Constructor Summary | |
---|---|
ConfigurationReaderTest()
Default constructor. |
Method Summary | |
---|---|
static void |
tearDownAfterClass()
Clears the configuration file name property at the end of the test. |
void |
testInvalidFile()
Test the thrown of an exception after reading a file with an invalid structure. |
void |
testNotFoundFile()
Test the thrown of an exception after reading a file with an invalid structure. |
void |
testReadNull()
Tests that the file to read cannot be null. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationReaderTest()
Method Detail |
---|
public static void tearDownAfterClass()
public void testInvalidFile() throws AbstractConfiguratorException
AbstractConfiguratorException
- Never.public void testNotFoundFile() throws AbstractConfiguratorException
AbstractConfiguratorException
- Never.public void testReadNull() throws AbstractConfiguratorException
AbstractConfiguratorException
- Never.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |