netty5/transport/src
Trustin Lee 955c89fcf1 Add SocketEchoTest that will simplify a lot of socket testing
- SocketTestCombination generates all possible test combinations of
  socket transports.
- SocketEchoTest iterates over the combinations and runs all tests
  using reflection.
2012-06-03 01:52:39 -07:00
..
main/java/io/netty Add SocketEchoTest that will simplify a lot of socket testing 2012-06-03 01:52:39 -07:00
test/java/io/netty/channel Rename (Server)Bootstrap.(child)initializer to (child)handler 2012-06-03 01:00:16 -07:00