public class UndertowHttpServerImplTest
extends java.lang.Object
Constructor and Description |
---|
UndertowHttpServerImplTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testBadConfigBadPort() |
void |
testBadConfigMissingAll() |
void |
testDefaultProperties() |
void |
testRegisterSameUrl() |
void |
testSimpleRegister() |
void |
testStartServer() |
void |
testStopServer() |
void |
testUnRegister() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testDefaultProperties()
public void testStartServer() throws java.lang.Exception
java.lang.Exception
public void testSimpleRegister() throws java.lang.Exception
java.lang.Exception
public void testUnRegister() throws java.lang.Exception
java.lang.Exception
public void testRegisterSameUrl() throws java.lang.Exception
java.lang.Exception
public void testBadConfigMissingAll() throws java.lang.Exception
java.lang.Exception
public void testBadConfigBadPort() throws java.lang.Exception
java.lang.Exception
public void testStopServer() throws java.lang.Exception
java.lang.Exception
Copyright © 2014. All Rights Reserved.