| Package | Description |
|---|---|
| ru.yandex.qatools.embed.postgresql |
| Modifier and Type | Method and Description |
|---|---|
protected PostgresProcess |
PostgresExecutable.start(de.flapdoodle.embed.process.distribution.Distribution distribution,
PostgresConfig config,
de.flapdoodle.embed.process.config.IRuntimeConfig runtime) |
| Modifier and Type | Method and Description |
|---|---|
static PostgresStarter<PostgresExecutable,PostgresProcess> |
PostgresStarter.getDefaultInstance() |
static PostgresStarter<PostgresExecutable,PostgresProcess> |
PostgresStarter.getInstance(de.flapdoodle.embed.process.config.IRuntimeConfig config) |
Optional<PostgresProcess> |
EmbeddedPostgres.getProcess()
Returns the process if started
|
Copyright © 2018 Yandex. All rights reserved.