spring-framework / org.springframework.test.context.junit4.statements / RunBeforeTestClassCallbacks / <init>

<init>

RunBeforeTestClassCallbacks(next: Statement, testContextManager: TestContextManager)

Construct a new RunBeforeTestClassCallbacks statement.

Parameters

next - the next Statement in the execution chain

testContextManager - the TestContextManager upon which to call beforeTestClass()