Package org.springframework.integration.test.util


package org.springframework.integration.test.util
Provides various test utilities, for example TestUtils provides convenience helpers to easily retrieve private bean properties.
  • Class
    Description
    Use to take a heap dump programmatically.
    The Trigger implementation which returns the current time to schedule the task immediately and does that only once.
     
     
    A GenericApplicationContext extension with some support methods to register Spring Integration beans in the application context at runtime.