コード例 #1
0
 protected void tearDown() throws Exception {
   super.tearDown();
   //    JettyServer.stop();
 }
コード例 #2
0
 protected void setUp() throws Exception {
   super.setUp();
   JettyServer.start();
 }