public class PullUpCacheDurationStageTest extends BaseDOMTest
PullUpCacheDurationStage.testingClass| Constructor and Description |
|---|
PullUpCacheDurationStageTest()
Constructor sets class under test.
|
| Modifier and Type | Method and Description |
|---|---|
void |
testMaxCacheDuration()
Test that the maximum cache duration is used when the shortest duration is greater than it.
|
void |
testMinCacheDuration()
Test that the minimum cache duration is used when the shortest duration is less than it.
|
void |
testPullCacheDuration()
Test that the shortest duration (1 hour) is pulled up to the EntitiesDescriptor.
|
assertXMLIdentical, countErrors, getParserPool, readDOMItem, readXMLData, setUpclassRelativeResource, getClasspathResource, packageRelativeResource, simpleClassRelativeNamepublic PullUpCacheDurationStageTest()
public void testPullCacheDuration()
throws Exception
Exceptionpublic void testMinCacheDuration()
throws Exception
ExceptionCopyright © 1999–2015. All rights reserved.