Example #1
0
 public static Test suite() throws Exception {
   return NotifyServerTestCase.suite("Basic QoS Tests", QoSTest.class);
 }
 public static Test suite() throws Exception {
   return NotifyServerTestCase.suite(TimeoutIntegrationTest.class);
 }