Class ZonkyUtil
java.lang.Object
de.funfried.maven.plugin.zonky.utils.ZonkyUtil
Zonky utility class.
- Author:
- fbahle
-
Method Summary
-
Method Details
-
start
public static io.zonky.test.db.postgres.embedded.EmbeddedPostgres start(int port, File workingDirectory, File dataDirectory) throws IOException - Throws:
IOException
-
stop
public static void stop(io.zonky.test.db.postgres.embedded.EmbeddedPostgres embeddedPostgres, File workingDirectory, File dataDirectory) throws IOException, InterruptedException, TimeoutException
-