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