public class HttpClientTests extends HttpTestCase
master, serverASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE| Constructor and Description |
|---|
HttpClientTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testListRemote_Dumb_Auth() |
void |
testListRemote_Dumb_DetachedHEAD() |
void |
testListRemote_Dumb_NeedsAuth() |
void |
testListRemote_Dumb_NoHEAD() |
void |
testListRemote_Smart_DetachedHEAD() |
void |
testListRemote_Smart_UploadPackDisabled() |
void |
testListRemote_Smart_UploadPackNeedsAuth() |
void |
testListRemote_Smart_WithQueryParameters() |
void |
testListRemoteWithoutLocalRepository() |
void |
testRepositoryNotFound_Dumb() |
void |
testRepositoryNotFound_Smart() |
createTestRepository, fsck, getRequests, getRequests, getRequests, join, loose, mirror, push, tearDown, toURIish, toURIishaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tick, write, writepublic void setUp()
throws Exception
setUp in class HttpTestCaseExceptionpublic void testRepositoryNotFound_Dumb()
throws Exception
Exceptionpublic void testRepositoryNotFound_Smart()
throws Exception
Exceptionpublic void testListRemote_Dumb_DetachedHEAD()
throws Exception
Exceptionpublic void testListRemote_Dumb_NoHEAD()
throws Exception
Exceptionpublic void testListRemote_Smart_DetachedHEAD()
throws Exception
Exceptionpublic void testListRemote_Smart_WithQueryParameters()
throws Exception
Exceptionpublic void testListRemote_Dumb_NeedsAuth()
throws Exception
Exceptionpublic void testListRemote_Smart_UploadPackNeedsAuth()
throws Exception
Exceptionpublic void testListRemote_Smart_UploadPackDisabled()
throws Exception
ExceptionCopyright © 2016 Eclipse JGit Project. All rights reserved.