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