public class DeltaBaseCacheTest extends Object
Constructor and Description |
---|
DeltaBaseCacheTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testCacheLruExpires1() |
void |
testCacheLruExpires2() |
void |
testCacheMemoryUsedConsistentWithExpectations() |
void |
testObjectLargerThanCacheDoesNotEvict() |
public void setUp()
public void testObjectLargerThanCacheDoesNotEvict()
public void testCacheLruExpires1()
public void testCacheLruExpires2()
public void testCacheMemoryUsedConsistentWithExpectations()
Copyright © 2020 Eclipse JGit Project. All rights reserved.