public class DefaultUpdatePolicyAnalyzerTest extends Object
| Constructor and Description |
|---|
DefaultUpdatePolicyAnalyzerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testEffectivePolicy() |
void |
testIsUpdateRequired_PolicyAlways() |
void |
testIsUpdateRequired_PolicyDaily() |
void |
testIsUpdateRequired_PolicyInterval() |
void |
testIsUpdateRequired_PolicyNever() |
public DefaultUpdatePolicyAnalyzerTest()
public void setup()
public void testIsUpdateRequired_PolicyNever()
public void testIsUpdateRequired_PolicyAlways()
public void testIsUpdateRequired_PolicyDaily()
public void testIsUpdateRequired_PolicyInterval()
public void testEffectivePolicy()
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.