public class GitServletInitTest extends Object
Constructor and Description |
---|
GitServletInitTest() |
Modifier and Type | Method and Description |
---|---|
void |
tearDown() |
void |
testDefaultConstructor_NoBasePath() |
void |
testDefaultConstructor_WithBasePath() |
void |
testInitUnderContainer_NoBasePath() |
void |
testInitUnderContainer_WithBasePath() |
public void testDefaultConstructor_NoBasePath() throws Exception
Exception
public void testDefaultConstructor_WithBasePath() throws Exception
Exception
public void testInitUnderContainer_NoBasePath() throws Exception
Exception
Copyright © 2018 Eclipse JGit Project. All rights reserved.