when I try to mock a static method likes SpringUtils.getBean("BeanName") with Mockito 3.7.7, , and I got a NullPointerException of applicationContext, and the getBean(