Class RuntimeHintsInvocations
java.lang.Object
org.springframework.aot.test.agent.RuntimeHintsInvocations
- All Implemented Interfaces:
- org.assertj.core.api.AssertProvider<RuntimeHintsInvocationsAssert>
public class RuntimeHintsInvocations
extends Object
implements org.assertj.core.api.AssertProvider<RuntimeHintsInvocationsAssert>
A wrapper for 
RecordedInvocation that is the starting point for
 RuntimeHints AssertJ assertions.- Since:
- 6.0
- Author:
- Brian Clozel
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionUseassertThat(invocations)rather than calling this method directly.
- 
Method Details- 
assertThatUseassertThat(invocations)rather than calling this method directly.- Specified by:
- assertThatin interface- org.assertj.core.api.AssertProvider<RuntimeHintsInvocationsAssert>
 
 
-