mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish
This commit is contained in:
+5
@@ -67,6 +67,11 @@ public class ListenerReadPublisherTests {
|
||||
return mock(DataBuffer.class);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void suspendReading() {
|
||||
// No-op
|
||||
}
|
||||
|
||||
public int getReadCalls() {
|
||||
return this.readCalls;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user