ryos-io / Rhino

Rhino: Dockerized Distributed Load and Performance Testing Framework
http://ryos.io
Apache License 2.0
18 stars 3 forks source link

Load DSL: runUntil #116

Closed reevik closed 5 years ago

reevik commented 5 years ago

runUntil(Predicate<UserSession> session, Spec spec)

runs the spec as long as the predicate holds.