public abstract class AbstractDatagramTest extends AbstractComboTestsuiteTest<Bootstrap,Bootstrap>
cb, logger, sb, testName
Modifier | Constructor and Description |
---|---|
protected |
AbstractDatagramTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(Bootstrap bootstrap,
Bootstrap bootstrap2,
ByteBufAllocator allocator) |
protected List<TestsuitePermutation.BootstrapComboFactory<Bootstrap,Bootstrap>> |
newFactories() |
protected SocketAddress |
newSocketAddress() |
newAllocators, run
protected List<TestsuitePermutation.BootstrapComboFactory<Bootstrap,Bootstrap>> newFactories()
newFactories
in class AbstractComboTestsuiteTest<Bootstrap,Bootstrap>
protected void configure(Bootstrap bootstrap, Bootstrap bootstrap2, ByteBufAllocator allocator)
configure
in class AbstractComboTestsuiteTest<Bootstrap,Bootstrap>
protected SocketAddress newSocketAddress()
Copyright © 2008–2018 The Netty Project. All rights reserved.