public class RefMapTest extends Object
Constructor and Description |
---|
RefMapTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testClear() |
void |
testEmpty_NoPrefix1() |
void |
testEmpty_NoPrefix2() |
void |
testEmpty_WithPrefix() |
void |
testEntryType() |
void |
testEntryTypeSet() |
void |
testIterator_FailsAtEnd() |
void |
testIterator_MissingUnresolvedSymbolicRefIsBug() |
void |
testIterator_RefusesRemove() |
void |
testMerge_HeadMaster() |
void |
testMerge_PackedLooseLoose() |
void |
testMerge_WithPrefix() |
void |
testNotEmpty_NoPrefix() |
void |
testNotEmpty_WithPrefix() |
void |
testPut_CollapseResolved() |
void |
testPut_KeyMustMatchName_NoPrefix() |
void |
testPut_KeyMustMatchName_WithPrefix() |
void |
testPut_NoPrefix() |
void |
testPut_WithPrefix() |
void |
testRemove() |
void |
testToString_NoPrefix() |
void |
testToString_WithPrefix() |
public void testEmpty_NoPrefix1()
public void testEmpty_NoPrefix2()
public void testNotEmpty_NoPrefix()
public void testEmpty_WithPrefix()
public void testNotEmpty_WithPrefix()
public void testClear()
public void testIterator_RefusesRemove()
public void testIterator_FailsAtEnd()
public void testIterator_MissingUnresolvedSymbolicRefIsBug()
public void testMerge_HeadMaster()
public void testMerge_PackedLooseLoose()
public void testMerge_WithPrefix()
public void testPut_KeyMustMatchName_NoPrefix()
public void testPut_KeyMustMatchName_WithPrefix()
public void testPut_NoPrefix()
public void testPut_WithPrefix()
public void testPut_CollapseResolved()
public void testRemove()
public void testToString_NoPrefix()
public void testToString_WithPrefix()
public void testEntryType()
public void testEntryTypeSet()
Copyright © 2015 Eclipse JGit Project. All rights reserved.