| |
|
| org.axiondb.util.TestExceptionConverter
TestExceptionConverter | public class TestExceptionConverter extends TestCase (Code) | | version: $Revision: 1.3 $ $Date: 2005/03/17 15:07:09 $ author: Rodney Waldhoff |
TestExceptionConverter | public TestExceptionConverter(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testConvertAxionException | public void testConvertAxionException() throws Exception(Code) | | |
testConvertIOException | public void testConvertIOException() throws Exception(Code) | | |
testConvertRuntimeException | public void testConvertRuntimeException() throws Exception(Code) | | |
testConvertToIOException | public void testConvertToIOException() throws Exception(Code) | | |
testConvertToRuntimeException | public void testConvertToRuntimeException() throws Exception(Code) | | |
testUnwrapNestedSQLException | public void testUnwrapNestedSQLException() throws Exception(Code) | | |
|
|
|