类 ApplicationContextTestUtils

    • 方法详细资料

      • closeAll

        public static void closeAll​(org.springframework.context.ApplicationContext context)
        Closes this ApplicationContext and its parent hierarchy if any.
        参数:
        context - the context to close (can be null)