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
Exception
public void testMatchWithPrefixUriInConfig() throws Exception
Exception
public void testMatchWithInvalidUriInConfig() throws Exception
Exception
public void testMatchWithInvalidAndValidUriInConfig() throws Exception
Exception
public void testMatchWithHostEndingInSlash() throws Exception
Exception
Copyright © 2018 Eclipse JGit Project. All rights reserved.