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

evaluate

open fun evaluate(): Unit

Invoke TestContextManager#prepareTestInstance(Object) and then evaluate the next Statement in the execution chain (typically an instance of RunAfterTestMethodCallbacks).