| org.apache.commons.httpclient.TestExceptions
suite | public static Test suite()(Code) | | |
testGetCause | public void testGetCause()(Code) | | Make sure that you can retrieve the "cause" from an HttpException
|
testStackTraceStream | public void testStackTraceStream()(Code) | | Make sure HttpConnection prints its stack trace to a PrintStream properly
|
testStackTraceWriter | public void testStackTraceWriter()(Code) | | Make sure HttpConnection prints its stack trace to a PrintWriter properly
|
|
|