mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +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