All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description DefaultUniAsserter RunOnVertxContext Allows test methods to run on a Vert.x thread instead of the main thread.RunOnVertxContextTestMethodInvoker RunOnVertxContextTestMethodInvoker.RunTestMethodOnVertxBlockingContextHandler RunOnVertxContextTestMethodInvoker.RunTestMethodOnVertxEventLoopContextHandler 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).UniAsserterInterceptor A subclass can be used to wrap the injectedUniAsserterand customize the default behavior.UnwrappableUniAsserter AUniAsserterthat exposes the internalUni.VirtualThreadsAssertions