From eb570ec4477f0e61e1516104db9335b8749ac18f Mon Sep 17 00:00:00 2001 From: abilan Date: Tue, 20 Dec 2022 21:14:02 -0500 Subject: [PATCH] More test XML configs for latest Mockito --- .../WebFluxInboundChannelAdapterParserTests-context.xml | 9 +++++---- .../config/WebFluxInboundGatewayParserTests-context.xml | 7 ++++--- .../websocket/config/WebSocketParserTests-context.xml | 8 ++++---- .../integration/ws/config/UriVariableTests-context.xml | 4 ++-- .../WebServiceInboundGatewayParserTests-context.xml | 2 +- 5 files changed, 16 insertions(+), 14 deletions(-) diff --git a/spring-integration-webflux/src/test/java/org/springframework/integration/webflux/config/WebFluxInboundChannelAdapterParserTests-context.xml b/spring-integration-webflux/src/test/java/org/springframework/integration/webflux/config/WebFluxInboundChannelAdapterParserTests-context.xml index 1f6012280d..8b8bdffd28 100644 --- a/spring-integration-webflux/src/test/java/org/springframework/integration/webflux/config/WebFluxInboundChannelAdapterParserTests-context.xml +++ b/spring-integration-webflux/src/test/java/org/springframework/integration/webflux/config/WebFluxInboundChannelAdapterParserTests-context.xml @@ -11,7 +11,7 @@ - + @@ -36,15 +36,16 @@ - + - + - + diff --git a/spring-integration-webflux/src/test/java/org/springframework/integration/webflux/config/WebFluxInboundGatewayParserTests-context.xml b/spring-integration-webflux/src/test/java/org/springframework/integration/webflux/config/WebFluxInboundGatewayParserTests-context.xml index 10950f6f3d..0ff2c295a6 100644 --- a/spring-integration-webflux/src/test/java/org/springframework/integration/webflux/config/WebFluxInboundGatewayParserTests-context.xml +++ b/spring-integration-webflux/src/test/java/org/springframework/integration/webflux/config/WebFluxInboundGatewayParserTests-context.xml @@ -32,15 +32,16 @@ - + - + - + diff --git a/spring-integration-websocket/src/test/java/org/springframework/integration/websocket/config/WebSocketParserTests-context.xml b/spring-integration-websocket/src/test/java/org/springframework/integration/websocket/config/WebSocketParserTests-context.xml index cb247ac12f..bbe0660f1f 100644 --- a/spring-integration-websocket/src/test/java/org/springframework/integration/websocket/config/WebSocketParserTests-context.xml +++ b/spring-integration-websocket/src/test/java/org/springframework/integration/websocket/config/WebSocketParserTests-context.xml @@ -34,15 +34,15 @@ - + - + - + - + - + @@ -70,7 +70,7 @@ - + diff --git a/spring-integration-ws/src/test/java/org/springframework/integration/ws/config/WebServiceInboundGatewayParserTests-context.xml b/spring-integration-ws/src/test/java/org/springframework/integration/ws/config/WebServiceInboundGatewayParserTests-context.xml index d9521ef51d..f2c0e133f3 100644 --- a/spring-integration-ws/src/test/java/org/springframework/integration/ws/config/WebServiceInboundGatewayParserTests-context.xml +++ b/spring-integration-ws/src/test/java/org/springframework/integration/ws/config/WebServiceInboundGatewayParserTests-context.xml @@ -45,7 +45,7 @@ header-mapper="testHeaderMapper"/> - +