Whats the best way to unit test a function that calls a UDP server

前端 未结 0 1217
遥遥无期
遥遥无期 2021-01-25 05:23

On my course, i have bee asked to write some unit tests for some code written in Java. Im testing using JUnit.

I have a function that calls a UDPS and returns something

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