public class SmartClientSmartServerTest extends HttpTestCase
master, server
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, 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_TooManyLocalCommits() |
void |
testInitialClone_BrokenServer() |
void |
testInitialClone_Small() |
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, toURIish
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tick, write, write
public SmartClientSmartServerTest(HttpConnectionFactory cf)
public static Collection<Object[]> data()
public void setUp() throws Exception
setUp
in class HttpTestCase
Exception
public void testListRemote() throws IOException
IOException
public void testListRemote_BadName() throws IOException, URISyntaxException
IOException
URISyntaxException
public void testFetch_FewLocalCommits() throws Exception
Exception
public void testFetch_TooManyLocalCommits() throws Exception
Exception
public void testInitialClone_BrokenServer() throws Exception
Exception
Copyright © 2015 Eclipse JGit Project. All rights reserved.