Renamed DefaultMessageBusTests to ApplicationContextMessageBusTests (to match the renamed class under test).
This commit is contained in:
@@ -52,7 +52,7 @@ import org.springframework.integration.util.TestUtils;
|
||||
/**
|
||||
* @author Mark Fisher
|
||||
*/
|
||||
public class DefaultMessageBusTests {
|
||||
public class ApplicationContextMessageBusTests {
|
||||
|
||||
@Test
|
||||
public void endpointRegistrationWithInputChannelReference() {
|
||||
Reference in New Issue
Block a user