public class DatagramConnectNotExistsTest extends AbstractClientSocketTest
AbstractTestsuiteTest.Runner<CB extends io.netty.bootstrap.AbstractBootstrap<?,?>>cb, logger| Constructor and Description |
|---|
DatagramConnectNotExistsTest() |
| Modifier and Type | Method and Description |
|---|---|
protected List<TestsuitePermutation.BootstrapFactory<io.netty.bootstrap.Bootstrap>> |
newFactories() |
void |
testConnectNotExists(io.netty.bootstrap.Bootstrap cb) |
void |
testConnectNotExists(org.junit.jupiter.api.TestInfo testInfo) |
configure, newSocketAddressnewAllocators, runprotected List<TestsuitePermutation.BootstrapFactory<io.netty.bootstrap.Bootstrap>> newFactories()
newFactories in class AbstractClientSocketTest@Test
@Timeout(value=10000L,
unit=MILLISECONDS)
public void testConnectNotExists(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testConnectNotExists(io.netty.bootstrap.Bootstrap cb)
Copyright © 2008–2025 The Netty Project. All rights reserved.