Uses of Class
org.springframework.aot.test.agent.RuntimeHintsInvocationsAssert
-
Uses of RuntimeHintsInvocationsAssert in org.springframework.aot.test.agent
Modifier and TypeMethodDescriptionRuntimeHintsInvocations.assertThat()
UseassertThat(invocations)
rather than calling this method directly.RuntimeHintsInvocationsAssert.hasCount
(long count) Verifies that the count of recorded invocations match the expected one.RuntimeHintsInvocationsAssert.withRegistrar
(RuntimeHintsRegistrar registrar) RuntimeHintsInvocationsAssert.withSpringFactoriesRegistrars
(String location)