tuweni / org.apache.tuweni.junit / VertxInstance

VertxInstance

@Target([AnnotationTarget.VALUE_PARAMETER]) class VertxInstance (source)

A parameter annotation for injecting a temporary Vert.X instance into junit5 tests.

Constructors

<init>

A parameter annotation for injecting a temporary Vert.X instance into junit5 tests.

VertxInstance()