public class IntervalWaitConstraint extends AtMostWaitConstraint
FOREVER, TEN_SECONDS| Modifier and Type | Method and Description |
|---|---|
Duration |
getMinWaitTime() |
WaitConstraint |
withMaxWaitTime(Duration maxWaitTime) |
getHoldPredicateTime, getMaxWaitTime, withHoldPredicateTime, withMinWaitTimepublic Duration getMinWaitTime()
getMinWaitTime in interface WaitConstraintgetMinWaitTime in class AtMostWaitConstraintpublic WaitConstraint withMaxWaitTime(Duration maxWaitTime)
withMaxWaitTime in interface WaitConstraintwithMaxWaitTime in class AtMostWaitConstraintCopyright © 2010–2022. All rights reserved.