예제 #1
0
 private static void buildTests()
 {
     tests["HTTPTimeTest"] = new HTTPTimeTest(500);
     tests["WebSocketServiceSubscriptionAndStream"] = new WebSocketServiceSubscriptionAndStream();
 }
예제 #2
0
 private static void buildTests()
 {
     tests["HTTPTimeTest"] = new HTTPTimeTest(500);
     tests["WebSocketServiceSubscriptionAndStream"] = new WebSocketServiceSubscriptionAndStream();
 }