public class SmartClientSmartServerTest extends HttpTestCase
master, serverASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
SmartClientSmartServerTest(HttpConnectionFactory cf) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
data() |
void |
setUp() |
void |
testFetch_FewLocalCommits() |
void |
testFetch_RefsUnreadableOnUpload() |
void |
testFetch_TooManyLocalCommits() |
void |
testInitialClone_BrokenServer() |
void |
testInitialClone_RedirectSmall() |
void |
testInitialClone_Small() |
void |
testInvalidWant() |
void |
testListRemote_BadName() |
void |
testListRemote() |
void |
testPush_ChunkedEncoding() |
void |
testPush_CreateBranch() |
void |
testPush_NotAuthorized() |
createTestRepository, fsck, getRequests, getRequests, getRequests, join, loose, mirror, push, tearDown, toURIish, toURIishaddRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tick, write, writepublic SmartClientSmartServerTest(HttpConnectionFactory cf)
public static Collection<Object[]> data()
public void setUp()
throws Exception
setUp in class HttpTestCaseExceptionpublic void testListRemote()
throws IOException
IOExceptionpublic void testListRemote_BadName()
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionpublic void testInitialClone_RedirectSmall()
throws Exception
Exceptionpublic void testFetch_FewLocalCommits()
throws Exception
Exceptionpublic void testFetch_TooManyLocalCommits()
throws Exception
Exceptionpublic void testInitialClone_BrokenServer()
throws Exception
Exceptionpublic void testFetch_RefsUnreadableOnUpload()
throws Exception
ExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.