parent
2ad3a7f8a3
commit
4603d8259a
|
|
@ -37,8 +37,9 @@ import org.springframework.util.ReflectionUtils.FieldCallback;
|
|||
* annotations.
|
||||
*
|
||||
* @author Phillip Webb
|
||||
* @since 1.4.2
|
||||
*/
|
||||
class MockitoTestExecutionListener extends AbstractTestExecutionListener {
|
||||
public class MockitoTestExecutionListener extends AbstractTestExecutionListener {
|
||||
|
||||
@Override
|
||||
public void prepareTestInstance(TestContext testContext) throws Exception {
|
||||
|
|
|
|||
Loading…
Reference in New Issue