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: