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.Exceptionpublic void testDefaultProperties()
public void testStartServer()
throws java.lang.Exception
java.lang.Exceptionpublic void testSimpleRegister()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnRegister()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegisterSameUrl()
throws java.lang.Exception
java.lang.Exceptionpublic void testBadConfigMissingAll()
throws java.lang.Exception
java.lang.Exceptionpublic void testBadConfigBadPort()
throws java.lang.Exception
java.lang.Exceptionpublic void testStopServer()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2014. All Rights Reserved.