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