netty5/codec-memcache/src/test/java/io/netty/handler/codec/memcache/binary
Xiaoyan Lin a974fff07d Add regression tests for FullMemcacheMessageRequest and FullMemcacheMessageResponse
Motivation:

It's better to have some tests for FullMemcacheMessageRequest and FullMemcacheMessageResponse to avoid regression like #5197.

Modifications:

Add tests for FullMemcacheMessageRequest and FullMemcacheMessageResponse.

Result:

There are some basic tests for FullMemcacheMessageRequest and FullMemcacheMessageResponse.
2016-05-03 08:41:30 +02:00
..
BinaryMemcacheDecoderTest.java Set the length fields of memcache messages automatically 2016-04-07 06:30:42 +02:00
BinaryMemcacheEncoderTest.java Set the length fields of memcache messages automatically 2016-04-07 06:30:42 +02:00
BinaryMemcacheMessageTest.java Set the length fields of memcache messages automatically 2016-04-07 06:30:42 +02:00
BinaryMemcacheObjectAggregatorTest.java Set the length fields of memcache messages automatically 2016-04-07 06:30:42 +02:00
FullMemcacheMessageRequestTest.java Add regression tests for FullMemcacheMessageRequest and FullMemcacheMessageResponse 2016-05-03 08:41:30 +02:00
FullMemcacheMessageResponseTest.java Add regression tests for FullMemcacheMessageRequest and FullMemcacheMessageResponse 2016-05-03 08:41:30 +02:00