예제 #1
0
파일: QoSTest.java 프로젝트: aabykov/JacORB
 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);
 }