public class HttpClientTests extends HttpTestCase
master, server
author, committer
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, toURIish
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tick, write, write
public void setUp() throws Exception
setUp
in class HttpTestCase
Exception
public void testRepositoryNotFound_Dumb() throws Exception
Exception
public void testRepositoryNotFound_Smart() throws Exception
Exception
public void testListRemote_Dumb_DetachedHEAD() throws Exception
Exception
public void testListRemote_Dumb_NoHEAD() throws Exception
Exception
public void testListRemote_Smart_DetachedHEAD() throws Exception
Exception
public void testListRemote_Smart_WithQueryParameters() throws Exception
Exception
public void testListRemote_Dumb_NeedsAuth() throws Exception
Exception
public void testListRemote_Smart_UploadPackNeedsAuth() throws Exception
Exception
public void testListRemote_Smart_UploadPackDisabled() throws Exception
Exception
Copyright © 2015. All rights reserved.