| Package | Description |
|---|---|
| io.quarkus.test.common |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QuarkusTestResourceConfigurableLifecycleManager<ConfigAnnotation extends Annotation> |
| Modifier and Type | Method and Description |
|---|---|
int |
QuarkusTestResourceLifecycleManagerComparator.compare(QuarkusTestResourceLifecycleManager o1,
QuarkusTestResourceLifecycleManager o2) |
| Constructor and Description |
|---|
TestResourceClassEntry(Class<? extends QuarkusTestResourceLifecycleManager> clazz,
Map<String,String> args,
Annotation configAnnotation,
boolean parallel) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.