Example #1
0
 public void doAssert(Assertion assertion) throws TimeoutException {
   withCondition(assertion.getCondition()).poll();
 }