Class TestResourceManager.TestResourceClassEntry

java.lang.Object
io.quarkus.test.common.TestResourceManager.TestResourceClassEntry
Enclosing class:
TestResourceManager

public static class TestResourceManager.TestResourceClassEntry extends Object
Contains all the metadata that is needed to handle the lifecycle and perform all the bookkeeping associated with a Test Resource. When this information is produced by TestResourceManager, nothing has yet been started, so interrogating it is perfectly fine.