private static void buildTests() { tests["HTTPTimeTest"] = new HTTPTimeTest(500); tests["GenerateAPIDocumentation"] = new GenerateAPIDocumentation(); }
private static void buildTests() { tests["HTTPTimeTest"] = new HTTPTimeTest(500); tests["WebSocketServiceSubscriptionAndStream"] = new WebSocketServiceSubscriptionAndStream(); }