spring-framework / org.springframework.test.context.junit4.statements / SpringFailOnTimeout / evaluate

evaluate

open fun evaluate(): Unit

Evaluate the next Statement in the execution chain (typically an instance of SpringRepeat) and throw a TimeoutException if the next statement executes longer than the specified timeout.