Class RunOnVertxContextTestMethodInvoker.RunTestMethodOnVertxEventLoopContextHandler

  • All Implemented Interfaces:
    io.vertx.core.Handler<Void>
    Enclosing class:
    RunOnVertxContextTestMethodInvoker

    public static class RunOnVertxContextTestMethodInvoker.RunTestMethodOnVertxEventLoopContextHandler
    extends Object
    implements io.vertx.core.Handler<Void>
    • Method Detail

      • handle

        public void handle​(Void event)
        Specified by:
        handle in interface io.vertx.core.Handler<Void>