Skip to content

Reconsider @SpringIntegrationTest #3679

Closed
@garyrussell

Description

@garyrussell

Perhaps create a JUnit5 condition to stop/start the specified endpoints instead of adding an IntegrationEndpointsInitializer to the context.

The current mechanism defeats the test context caching mechanism because each test class with @SpringIntegrationTest gets a different context customizer.

See #3674 (reply in thread) for more information.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions