A Condition encapsulates an assertion that may change over time.
A Condition encapsulates an assertion that may change over time. The use case is to
wait for a Condition to be satisfied at some - normally that is a pre condition that
must be fulfilled before the real tests are executed.
A Condition encapsulates an assertion that may change over time. The use case is to wait for a Condition to be satisfied at some - normally that is a pre condition that must be fulfilled before the real tests are executed.