public class ObjectIdOwnerMapTest extends Object
Constructor and Description |
---|
ObjectIdOwnerMapTest() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
testAddGetAndContains() |
void |
testAddGrowsWithObjects() |
void |
testAddIfAbsent() |
void |
testAddIfAbsentGrowsWithObjects() |
void |
testClear() |
void |
testEmptyMap() |
void |
testIterator() |
public void init()
public void testEmptyMap()
public void testAddGetAndContains()
public void testClear()
public void testAddIfAbsent()
public void testAddGrowsWithObjects()
public void testAddIfAbsentGrowsWithObjects()
public void testIterator()
Copyright © 2016 Eclipse JGit Project. All rights reserved.