Uses of Class
org.springframework.aot.test.agent.RuntimeHintsInvocations
Packages that use RuntimeHintsInvocations
-
Uses of RuntimeHintsInvocations in org.springframework.aot.test.agent
Subclasses with type arguments of type RuntimeHintsInvocations in org.springframework.aot.test.agentModifier and TypeClassDescriptionclass
AssertJassertions
that can be applied toRuntimeHintsInvocations
.Methods in org.springframework.aot.test.agent that return RuntimeHintsInvocationsModifier and TypeMethodDescriptionstatic RuntimeHintsInvocations
Deprecated, for removal: This API element is subject to removal in a future version.Record all method invocations relevant toRuntimeHints
that happened during the execution of the given action.