Package org.springframework.aot.test.agent
@NullMarked
package org.springframework.aot.test.agent
Testing support for the
RuntimeHintsAgent
.-
ClassDescription
@EnabledIfRuntimeHintsAgent
signals that the annotated test class or test method is only enabled if theRuntimeHintsAgent
is loaded on the current JVM.A wrapper forRecordedInvocation
that is the starting point forRuntimeHints
AssertJ assertions.AssertJassertions
that can be applied toRuntimeHintsInvocations
.Deprecated, for removal: This API element is subject to removal in a future version.
-XX:MissingRegistrationReportingMode=Warn
and-XX:MissingRegistrationReportingMode=Exit
JVM flags with GraalVM.