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