public class HttpConfigTest extends Object
Config.| Constructor and Description |
|---|
HttpConfigTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testDefault() |
void |
testMatchCaseSensitivity() |
void |
testMatchLonger() |
void |
testMatchSuccess() |
void |
testMatchWithHostEndingInSlash() |
void |
testMatchWithInvalidAndValidUriInConfig() |
void |
testMatchWithInvalidUriInConfig() |
void |
testMatchWithOnlySchemeInConfig() |
void |
testMatchWithPrefixUriInConfig() |
void |
testMatchWithUser() |
public void setUp()
public void testMatchWithOnlySchemeInConfig()
throws Exception
Exceptionpublic void testMatchWithPrefixUriInConfig()
throws Exception
Exceptionpublic void testMatchWithInvalidUriInConfig()
throws Exception
Exceptionpublic void testMatchWithInvalidAndValidUriInConfig()
throws Exception
Exceptionpublic void testMatchWithHostEndingInSlash()
throws Exception
ExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.