public class CachingServiceReferenceTests extends Object
| Constructor and Description |
|---|
CachingServiceReferenceTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCachingNullProperties() |
void |
testCachingProperties() |
void |
testCachingPropertiesBecomingNull() |
void |
testComparable() |
void |
testIsDirty() |
void |
testIsDirtyDoesNotCache() |
void |
testIsDirtyNullProperty() |
void |
testIsNotDirty() |
void |
testNullPropertiesKeysAreNotReturned() |
void |
testPropertiesAreCachedWhenQueried() |
public void testComparable()
public void testCachingNullProperties()
public void testNullPropertiesKeysAreNotReturned()
public void testCachingProperties()
public void testCachingPropertiesBecomingNull()
public void testIsDirty()
public void testIsNotDirty()
public void testIsDirtyDoesNotCache()
public void testIsDirtyNullProperty()
public void testPropertiesAreCachedWhenQueried()
Copyright © 2018 The Apache Software Foundation. All rights reserved.