パッケージ org.springframework.aot.test.agent
@NonNullApi @NonNullFields パッケージ org.springframework.aot.test.agent
RuntimeHintsAgent
のテストサポート。- クラス説明
@EnabledIfRuntimeHintsAgent
は、現在の JVM にRuntimeHintsAgent
がロードされている場合にのみ、アノテーション付きのテストクラスまたはテストメソッドが有効になることを通知します。RuntimeHints
AssertJ アサーションの開始点であるRecordedInvocation
のラッパー。RuntimeHintsInvocations
に適用できる AssertJassertions
。RuntimeHintsAgent
によって計測されたコードのブロックの実行中に記録されたRuntimeHints
に関連する呼び出し。