titus.genpy.doUntil

titus.genpy.doUntil(state, scope, predicate, loopBody)[source]

Helper function for constructing posttest loops as an expression.

Calls state.checkTime() on every iteration.

Parameters:
Return type:

None

Returns:

nothing