@ -79,7 +77,7 @@ public class StompBrokerRelayMessageHandlerIntegrationTests {
@@ -79,7 +77,7 @@ public class StompBrokerRelayMessageHandlerIntegrationTests {
@Before
publicvoidsetUp()throwsException{
publicvoidsetup()throwsException{
logger.debug("Setting up before '"+this.testName.getMethodName()+"'");
@ -116,7 +114,7 @@ public class StompBrokerRelayMessageHandlerIntegrationTests {
@@ -116,7 +114,7 @@ public class StompBrokerRelayMessageHandlerIntegrationTests {
@ -170,7 +168,6 @@ public class StompBrokerRelayMessageHandlerIntegrationTests {
@@ -170,7 +168,6 @@ public class StompBrokerRelayMessageHandlerIntegrationTests {
logger.debug("Starting test messageDeliveryExceptionIfSystemSessionForwardFails()");
stopActiveMqBrokerAndAwait();
@ -181,8 +178,8 @@ public class StompBrokerRelayMessageHandlerIntegrationTests {
@@ -181,8 +178,8 @@ public class StompBrokerRelayMessageHandlerIntegrationTests {
@ -70,6 +70,7 @@ public class StompWebSocketIntegrationTests extends AbstractWebSocketIntegration
@@ -70,6 +70,7 @@ public class StompWebSocketIntegrationTests extends AbstractWebSocketIntegration
privatestaticfinallongTIMEOUT=10;
@Parameters(name="server [{0}], client [{1}]")
publicstaticObject[][]arguments(){
returnnewObject[][]{
@ -266,7 +267,7 @@ public class StompWebSocketIntegrationTests extends AbstractWebSocketIntegration
@@ -266,7 +267,7 @@ public class StompWebSocketIntegrationTests extends AbstractWebSocketIntegration
}
staticinterfaceScopedBean{
interfaceScopedBean{
StringgetValue();
}
@ -320,9 +321,9 @@ public class StompWebSocketIntegrationTests extends AbstractWebSocketIntegration
@@ -320,9 +321,9 @@ public class StompWebSocketIntegrationTests extends AbstractWebSocketIntegration