附录II Spring Test Utils

    1. AopTestUtils
    2. AssertionErrors
    3. JsonExpectationsHelper
    4. JsonPathExpectationsHelper
    5. ReflectionTestUtils
    6. XmlExpectationsHelper
    7. XpathExpectationsHelper
    8. ModelAndViewAssert
    9. BeanFactoryAnnotationUtils,用它getBeanByQualifier特别有用

    Spring Boot提供的有以下这些:

    1. ConfigFileApplicationContextInitializer
    2. EnvironmentTestUtils
    3. OutputCapture