| |
|
| org.codehaus.dna.MissingResourceExceptionTestCase
MissingResourceExceptionTestCase | public class MissingResourceExceptionTestCase extends TestCase (Code) | | author: Peter Donald version: $Revision: 1.2 $ $Date: 2004/05/01 09:51:48 $ |
testMissingResourceExceptionConstruction | public void testMissingResourceExceptionConstruction() throws Exception(Code) | | |
testMissingResourceExceptionConstructionWithNullCause | public void testMissingResourceExceptionConstructionWithNullCause() throws Exception(Code) | | |
testMissingResourceExceptionConstructionWithNullKey | public void testMissingResourceExceptionConstructionWithNullKey() throws Exception(Code) | | |
testMissingResourceExceptionConstructionWithNullMessage | public void testMissingResourceExceptionConstructionWithNullMessage() throws Exception(Code) | | |
testMissingResourceExceptionConstructionWithSimpleCtor | public void testMissingResourceExceptionConstructionWithSimpleCtor() throws Exception(Code) | | |
|
|
|