Uses of Package
io.quarkus.test.common
Packages that use io.quarkus.test.common
-
Classes in io.quarkus.test.common used by io.quarkus.test.commonClassDescriptionInterface that can be used to get properties from DevServices for
QuarkusTestandQuarkusIntegrationTestbased tests.If an implementation of this class is found using the ServiceLoader mechanism, then it is used.Manage the lifecycle of a test resource, for instance a H2 test server.Provides methods to handle the common injection cases.Contains all the metadata that is needed to handle the lifecycle and perform all the bookkeeping associated with a Test Resource.Defines how Quarkus behaves with regard to the application of the resource to this test and the testsuite in general