Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.test.support.AbstractRequestResponseScenarioTests
    • org.springframework.integration.test.support.AbstractResponseValidator<T> (implements org.springframework.messaging.MessageHandler)
    • org.hamcrest.BaseMatcher<T> (implements org.hamcrest.Matcher<T>)
    • org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
      • org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext)
        • org.springframework.context.support.GenericApplicationContext (implements org.springframework.beans.factory.support.BeanDefinitionRegistry)
    • org.springframework.integration.test.util.HeapDumper
    • org.springframework.integration.test.rule.Log4j2LevelAdjuster (implements org.junit.rules.MethodRule)
    • org.springframework.integration.test.condition.LogLevelsCondition (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeEachCallback, org.junit.jupiter.api.extension.ExecutionCondition)
    • org.springframework.integration.test.predicate.MessagePredicate (implements java.util.function.Predicate<T>)
    • org.springframework.integration.test.matcher.MockitoMessageMatchers
    • org.springframework.integration.test.util.OnlyOnceTrigger (implements org.springframework.scheduling.Trigger)
    • java.lang.Record
    • org.springframework.integration.test.support.RequestResponseScenario
    • org.springframework.integration.test.util.TestUtils
    • org.junit.rules.TestWatcher (implements org.junit.rules.TestRule)

Annotation Interface Hierarchy