public class DerbyDatabaseTestResource extends Object implements QuarkusTestResourceLifecycleManager
| Modifier and Type | Field and Description |
|---|---|
(package private) static int |
NUMBER_OF_PINGS |
(package private) static int |
SLEEP_BETWEEN_PINGS |
| Constructor and Description |
|---|
DerbyDatabaseTestResource() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
start() |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, inject, orderstatic final int NUMBER_OF_PINGS
static final int SLEEP_BETWEEN_PINGS
public Map<String,String> start()
start in interface QuarkusTestResourceLifecycleManagerpublic void stop()
stop in interface QuarkusTestResourceLifecycleManagerCopyright © 2021 JBoss by Red Hat. All rights reserved.