测试类的话上面要加
@RunWith(SpringJUnit4ClassRunner.class)@ContextConfiguration("classpath:applicationContext.xml")public class shiro {
去加载配置文件