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

evaluate

open fun evaluate(): Unit

Invoke TestContextManager#beforeTestExecution(Object, Method) and then evaluate the next Statement in the execution chain (typically an instance of org.junit.internal.runners.statements.InvokeMethod).