public class RepositoryResolveTest extends SampleDataRepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
Constructor and Description |
---|
RepositoryResolveTest() |
Modifier and Type | Method and Description |
---|---|
void |
invalidNames() |
void |
resolveExprSimple() |
void |
resolveUpstream() |
void |
testDerefBlob() |
void |
testDerefCommit() |
void |
testDerefTag() |
void |
testDerefTree() |
void |
testDistance_past_root() |
void |
testDistance() |
void |
testHEAD() |
void |
testObjectId_existing() |
void |
testObjectId_nonexisting() |
void |
testObjectId_objectid_explicit_firstparent() |
void |
testObjectId_objectid_explicit_otherparents() |
void |
testObjectId_objectid_implicit_firstparent() |
void |
testObjectId_objectid_invalid_explicit_parent() |
void |
testObjectId_objectid_self() |
void |
testParseGitDescribeOutput() |
void |
testParseLookupPath() |
void |
testParseNonGitDescribe() |
void |
testRef_refname() |
void |
testTree() |
setUp
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, tearDown, tick, write, write
public void testObjectId_existing() throws IOException
IOException
public void testObjectId_nonexisting() throws IOException
IOException
public void testObjectId_objectid_implicit_firstparent() throws IOException
IOException
public void testObjectId_objectid_self() throws IOException
IOException
public void testObjectId_objectid_explicit_firstparent() throws IOException
IOException
public void testObjectId_objectid_explicit_otherparents() throws IOException
IOException
public void testObjectId_objectid_invalid_explicit_parent() throws IOException
IOException
public void testRef_refname() throws IOException
IOException
public void testDistance() throws IOException
IOException
public void testDistance_past_root() throws IOException
IOException
public void testTree() throws IOException
IOException
public void testHEAD() throws IOException
IOException
public void testDerefCommit() throws IOException
IOException
public void testDerefTag() throws IOException
IOException
public void testDerefBlob() throws IOException
IOException
public void testDerefTree() throws IOException
IOException
public void testParseGitDescribeOutput() throws IOException
IOException
public void testParseNonGitDescribe() throws IOException
IOException
public void testParseLookupPath() throws IOException
IOException
public void invalidNames() throws AmbiguousObjectException, IOException
AmbiguousObjectException
IOException
Copyright © 2015. All rights reserved.