Uses of Package
io.quarkus.test.vertx
-
Classes in io.quarkus.test.vertx used by io.quarkus.test.vertx Class Description UniAsserter Used in conjunction withRunOnVertxContext(or similar annotations) in order to test assertions on APIs that returnUniand whose execution needs to occur on a Vert.x Event Loop Thread (such as Hibernate Reactive for example).UnwrappableUniAsserter AUniAsserterthat exposes the internalUni.