RunPrepareTestInstanceCallbacks(next: Statement, testInstance: Any, testContextManager: TestContextManager)
Construct a new RunPrepareTestInstanceCallbacks statement.
next - the next Statement in the execution chain; never null
testInstance - the current test instance; never null
testContextManager - the TestContextManager upon which to call prepareTestInstance(); never null