public class PullUpValidUntilStageTest extends BaseDOMTest
PullUpValidUntilStage.testingClass| Constructor and Description |
|---|
PullUpValidUntilStageTest()
Constructor sets class under test.
|
| Modifier and Type | Method and Description |
|---|---|
void |
testMaxCacheDuration()
Test that the maximum validUntil is used when the nearest validUntil is later than max duration + now.
|
void |
testMinCacheDuration()
Test that the minimum validUntil is used when the nearest validUntil is earlier than min duration + now.
|
void |
testPullCacheDuration()
Test that the nearest validUntil is pulled up to the EntitiesDescriptor.
|
assertXMLIdentical, countErrors, getParserPool, readDOMItem, readXMLData, setUpclassRelativeResource, getClasspathResource, packageRelativeResource, simpleClassRelativeNamepublic PullUpValidUntilStageTest()
public void testPullCacheDuration()
throws Exception
Exceptionpublic void testMinCacheDuration()
throws Exception
ExceptionCopyright © 1999–2015. All rights reserved.