コード例 #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);
 }