| |
|
| org.codehaus.dna.ConfigurationExceptionTestCase
ConfigurationExceptionTestCase | public class ConfigurationExceptionTestCase extends TestCase (Code) | | author: Peter Donald version: $Revision: 1.2 $ $Date: 2004/05/01 09:51:48 $ |
testConfigurationExceptionConstruction | public void testConfigurationExceptionConstruction() throws Exception(Code) | | |
testConfigurationExceptionConstructionWith2ArgCtor | public void testConfigurationExceptionConstructionWith2ArgCtor() throws Exception(Code) | | |
testConfigurationExceptionConstructionWith3ArgCtor | public void testConfigurationExceptionConstructionWith3ArgCtor() throws Exception(Code) | | |
testConfigurationExceptionConstructionWithNullCause | public void testConfigurationExceptionConstructionWithNullCause() throws Exception(Code) | | |
testConfigurationExceptionConstructionWithNullKey | public void testConfigurationExceptionConstructionWithNullKey() throws Exception(Code) | | |
testConfigurationExceptionConstructionWithNullLocation | public void testConfigurationExceptionConstructionWithNullLocation() throws Exception(Code) | | |
testConfigurationExceptionConstructionWithNullMessage | public void testConfigurationExceptionConstructionWithNullMessage() throws Exception(Code) | | |
testConfigurationExceptionToString | public void testConfigurationExceptionToString() throws Exception(Code) | | |
testConfigurationExceptionToStringWithEmptyLocation | public void testConfigurationExceptionToStringWithEmptyLocation() throws Exception(Code) | | |
testConfigurationExceptionToStringWithEmptyLocationAndPath | public void testConfigurationExceptionToStringWithEmptyLocationAndPath() throws Exception(Code) | | |
testConfigurationExceptionToStringWithEmptyPath | public void testConfigurationExceptionToStringWithEmptyPath() throws Exception(Code) | | |
testConfigurationExceptionToStringWithNullLocation | public void testConfigurationExceptionToStringWithNullLocation() throws Exception(Code) | | |
testConfigurationExceptionToStringWithNullLocationAndPath | public void testConfigurationExceptionToStringWithNullLocationAndPath() throws Exception(Code) | | |
testConfigurationExceptionToStringWithNullPath | public void testConfigurationExceptionToStringWithNullPath() throws Exception(Code) | | |
|
|
|