| クラス | 説明 |
|---|---|
| AopTestUtils | AopTestUtils は、ユニットおよび統合テストのシナリオで使用する AOP 関連のユーティリティメソッドのコレクションです。 |
| AssertionErrors | サードパーティのアサーションライブラリから独立したアサーションをテストします。 |
| JsonExpectationsHelper | JSON コンテンツのアサーション用のヘルパークラス。 |
| JsonPathExpectationsHelper | JSON パス式を介してアサーションを適用するためのヘルパークラス。 |
| MetaAnnotationUtils | 非推奨 Spring Framework 5.3 現在、 TestContextAnnotationUtils を推奨 |
| MetaAnnotationUtils.AnnotationDescriptor<T extends AnnotationSE> | |
| MetaAnnotationUtils.UntypedAnnotationDescriptor | 実際のアノテーション型を事前に決定できない、いくつかの候補アノテーション型の 1 つの宣言を記述するために使用される MetaAnnotationUtils.AnnotationDescriptor の型なし拡張。 |
| ReflectionTestUtils | ReflectionTestUtils は、単体および統合テストのシナリオで使用するためのリフレクションベースのユーティリティメソッドのコレクションです。 |
| XmlExpectationsHelper | XML コンテンツのアサーション用のヘルパークラス。 |
| XpathExpectationsHelper | XPath 式を介してアサーションを適用するためのヘルパークラス。 |