public class LogMessageWaitStrategy extends GenericContainer.AbstractWaitStrategy
container, startupTimeout
Constructor and Description |
---|
LogMessageWaitStrategy() |
Modifier and Type | Method and Description |
---|---|
protected void |
waitUntilReady()
Wait until
GenericContainer.AbstractWaitStrategy.container has started. |
LogMessageWaitStrategy |
withRegEx(String regEx) |
LogMessageWaitStrategy |
withTimes(int times) |
getLivenessCheckPort, getRateLimiter, logger, waitUntilReady, withStartupTimeout
protected void waitUntilReady()
GenericContainer.AbstractWaitStrategy
GenericContainer.AbstractWaitStrategy.container
has started.waitUntilReady
in class GenericContainer.AbstractWaitStrategy
public LogMessageWaitStrategy withRegEx(String regEx)
public LogMessageWaitStrategy withTimes(int times)
Copyright © 2017. All rights reserved.