public class RepositoryCacheConfigTest extends Object
Constructor and Description |
---|
RepositoryCacheConfigTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAutoCleanupDelay() |
void |
testAutoCleanupDelayShouldBeMax10minutes() |
void |
testCleanupDelay() |
void |
testDefaultValues() |
void |
testDisabledCleanupDelay() |
void |
testFromConfig() |
public void setUp()
public void testDefaultValues()
public void testCleanupDelay()
public void testAutoCleanupDelay()
public void testAutoCleanupDelayShouldBeMax10minutes()
public void testDisabledCleanupDelay()
public void testFromConfig() throws ConfigInvalidException
ConfigInvalidException
Copyright © 2016 Eclipse JGit Project. All rights reserved.