UdpServerSocketChannel icon indicating copy to clipboard operation
UdpServerSocketChannel copied to clipboard

Tests

Open darkwitch opened this issue 7 years ago • 1 comments

Please consider adding some JUnit test for your project. This will require some gradle tweaking to make it work, as your current structure is not 'typical' :)

I've actually added a failing test here https://github.com/darkwitch/UdpServerSocketChannel/commit/fde64fb962da69ada872e34c0c5c9dc55aef21eb

darkwitch avatar Mar 21 '17 12:03 darkwitch

Yeah, i will do that when i will have some time.

Shevchik avatar Mar 22 '17 09:03 Shevchik