| org.mortbay.jetty.ServerTest
ServerTest | public class ServerTest extends TestCase (Code) | | version: $Revision$ |
testAddHandlerToEmptyServer | public void testAddHandlerToEmptyServer()(Code) | | JETTY-87, adding a handler to a server without any handlers should not
throw an exception
|
testServerWithPort | public void testServerWithPort()(Code) | | |
|
|