Mockito ArgumentCaptor with ByteBuffer returns same ByteBuffer with Mockito.verify in client-server application

前端 未结 0 610
北恋
北恋 2020-12-16 12:07

I have a client-server application which connects with NIO Selector.

I am testing Client side. For that, I make a Mockito.spy of the Server and do Mockit

相关标签:
回答
  • 消灭零回复
提交回复
热议问题