public class RefTreeDatabaseTest extends Object
Constructor and Description |
---|
RefTreeDatabaseTest() |
public void testSupportsAtomic()
public void testGetRefs_EmptyDatabase() throws IOException
IOException
public void testGetAdditionalRefs() throws IOException
IOException
public void testGetRefs_HeadOnOneBranch() throws IOException
IOException
public void testGetRefs_DetachedHead() throws IOException
IOException
public void testGetRefs_DeeplyNestedBranch() throws IOException
IOException
public void testGetRefs_HeadBranchNotBorn() throws IOException
IOException
public void testGetRefs_HeadsOnly() throws IOException
IOException
public void testGetRefs_TagsOnly() throws IOException
IOException
public void testGetRefs_HeadsSymref() throws IOException
IOException
public void testGetRefs_InvalidPrefixes() throws IOException
IOException
public void testGetRefs_DiscoversNew() throws IOException
IOException
public void testGetRefs_DiscoversModified() throws IOException
IOException
public void testGetRefs_CycleInSymbolicRef() throws IOException
IOException
public void testGetRef_NonExistingBranchConfig() throws IOException
IOException
public void testGetRef_FindBranchConfig() throws IOException
IOException
public void testFirstExactRef() throws IOException
IOException
public void testExactRef_DiscoversModified() throws IOException
IOException
public void testIsNameConflicting() throws IOException
IOException
public void testUpdate_RefusesRefsTxnNamespace() throws IOException
IOException
public void testUpdate_RefusesDotLockInRefName() throws IOException
IOException
public void testUpdate_RefusesOrigHeadOnBare() throws IOException
IOException
public void testBatchRefUpdate_NonFastForwardAborts() throws IOException
IOException
public void testBatchRefUpdate_ForceUpdate() throws IOException
IOException
public void testBatchRefUpdate_NonFastForwardDoesNotDoExpensiveMergeCheck() throws IOException
IOException
public void testBatchRefUpdate_ConflictCausesAbort() throws IOException
IOException
public void testBatchRefUpdate_NoConflictIfDeleted() throws IOException
IOException
Copyright © 2017 Eclipse JGit Project. All rights reserved.