Rename BindingListenerTests -> StreamListenerTests

This commit is contained in:
Ilayaperumal Gopinathan
2016-03-21 19:04:07 +05:30
parent fa035296f2
commit 216149b78d

View File

@@ -58,7 +58,7 @@ import org.springframework.messaging.handler.annotation.SendTo;
/**
* @author Marius Bogoevici
*/
public class BindingListenerTests {
public class StreamListenerTests {
@Test
public void testContentTypeConversion() throws Exception {