netty5/buffer/src
Trustin Lee a666acce6d Add more tests to EmptyByteBufTest
- Ensure an EmptyByteBuf has an array, an NIO buffer, and a memory
  address at the same time
- Add an assertion that checks if EMPTY_BUFFER is an EmptyByteBuf,
  just in case we make a mistake in the future
2014-12-30 15:51:45 +09:00
..
main/java/io/netty/buffer Add more tests to EmptyByteBufTest 2014-12-30 15:51:45 +09:00
test/java/io/netty/buffer Add more tests to EmptyByteBufTest 2014-12-30 15:51:45 +09:00