|
|
|
@ -72,6 +72,7 @@ import org.springframework.util.StringUtils;
|
|
|
|
|
* @author Phillip Webb
|
|
|
|
|
* @author Andy Wilkinson
|
|
|
|
|
* @author Stephane Nicoll
|
|
|
|
|
* @author Andreas Neiser
|
|
|
|
|
* @since 1.4.0
|
|
|
|
|
*/
|
|
|
|
|
public class MockitoPostProcessor extends InstantiationAwareBeanPostProcessorAdapter
|
|
|
|
|