public class TransportTest extends SampleDataRepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
TransportTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testFindRemoteRefUpdatesNoWildcardNoDestination()
Test RefSpec to RemoteRefUpdate conversion with no-destination RefSpec
(destination should be set up for the same name as source).
|
void |
testFindRemoteRefUpdatesNoWildcardNoTracking()
Test RefSpec to RemoteRefUpdate conversion with simple RefSpec - no
wildcard, no tracking ref in repo configuration.
|
void |
testFindRemoteRefUpdatesTrackingRef()
Test RefSpec to RemoteRefUpdate conversion for tracking ref search.
|
void |
testFindRemoteRefUpdatesTwoRefSpecs()
Test RefSpec to RemoteRefUpdate conversion for more than one RefSpecs
handling.
|
void |
testFindRemoteRefUpdatesWildcardNoTracking()
Test RefSpec to RemoteRefUpdate conversion with wildcard RefSpec.
|
void |
testLocalTransportFetchWithoutLocalRepository() |
void |
testLocalTransportWithRelativePath() |
void |
testSpi() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tick, write, write
public void setUp() throws Exception
setUp
in class SampleDataRepositoryTestCase
Exception
public void tearDown() throws Exception
tearDown
in class LocalDiskRepositoryTestCase
Exception
public void testFindRemoteRefUpdatesNoWildcardNoTracking() throws IOException
IOException
public void testFindRemoteRefUpdatesNoWildcardNoDestination() throws IOException
IOException
public void testFindRemoteRefUpdatesWildcardNoTracking() throws IOException
IOException
public void testFindRemoteRefUpdatesTwoRefSpecs() throws IOException
IOException
public void testFindRemoteRefUpdatesTrackingRef() throws IOException
IOException
public void testLocalTransportWithRelativePath() throws Exception
Exception
public void testLocalTransportFetchWithoutLocalRepository() throws Exception
Exception
public void testSpi()
Copyright © 2015 Eclipse JGit Project. All rights reserved.