Exemplo n.º 1
0
  // Convenience method so you can run it in your IDE, from Vertx examples
  @BeforeClass
  public static void main() {

    Runner.runExample(TimeTests.class);
  }