Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 338 Bytes

File metadata and controls

14 lines (12 loc) · 338 Bytes

附录II Spring Test Utils

Spring提供的[Unit Test Utils][doc-spring-unit-test-utils]有以下这些:

  1. AopTestUtils
  2. AssertionErrors
  3. JsonExpectationsHelper
  4. JsonPathExpectationsHelper
  5. MetaAnnotationUtils
  6. ReflectionTestUtils
  7. XmlExpectationsHelper
  8. XpathExpectationsHelper
  9. ModelAndViewAssert
  10. JdbcTestUtils