Unit test framework for channels?

Steve Atkinson steven.atkinson at kaazing.com
Mon May 9 15:03:36 EDT 2011


Hi there.

I'm writing some unit tests for channel handlers, and I am considering building  fake channels, pipelines, an upstream product queue and a downstream channel buffer.

I need to be able to send and receive custom events and assert over product queues and bytes written.

Is there anything like this besides the CodecEmbedder - I'm planning to whip up something like that but for general channel handler testing not just codecs...

Sent from my iPhone


More information about the netty-users mailing list