public interface Condition
Solo.waitForCondition(Condition, int)
.Modifier and Type | Method and Description |
---|---|
boolean |
isSatisfied()
Should do the necessary work needed to check a condition and then return whether this condition is satisfied or not.
|
Copyright © SAS Institute. All Rights Reserved.