I\'m trying to mock the getBean() method in the following class:
@Service public class BeanUtil implements ApplicationContextAware { private static Applic