de.smartics.properties.impl.config.cache
Class DependencyTrackingCacheTest

Package class diagram package DependencyTrackingCacheTest
java.lang.Object
  extended by de.smartics.properties.impl.config.cache.DependencyTrackingCacheTest

public class DependencyTrackingCacheTest
     
     
extends Object

Tests DependencyTrackingCache.


Constructor Summary
DependencyTrackingCacheTest()
           
 
Method Summary
 void allowsEmptyPropertiesGracefully()
           
 void allowsToRemoveAValueFromTheCacheThatIsNotThereGracefully()
           
 void removedDependentPropertiesLeaf()
           
 void removedDependentPropertiesMiddle()
           
 void removedDependentPropertiesRoot()
           
 void removeMulipleLeaf()
           
 void removeMulipleMiddle()
           
 void removeMulipleRoot()
           
 void removesAValueFromTheCache()
           
 void setUp()
           
 void shutDown()
           
 void storesAHitInTheCache()
           
 void storesAMissInTheCache()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DependencyTrackingCacheTest

public DependencyTrackingCacheTest()
Method Detail

setUp

public void setUp()

shutDown

public void shutDown()

storesAMissInTheCache

public void storesAMissInTheCache()

storesAHitInTheCache

public void storesAHitInTheCache()

removesAValueFromTheCache

public void removesAValueFromTheCache()

allowsToRemoveAValueFromTheCacheThatIsNotThereGracefully

public void allowsToRemoveAValueFromTheCacheThatIsNotThereGracefully()

removedDependentPropertiesRoot

public void removedDependentPropertiesRoot()

removedDependentPropertiesMiddle

public void removedDependentPropertiesMiddle()

removedDependentPropertiesLeaf

public void removedDependentPropertiesLeaf()

removeMulipleRoot

public void removeMulipleRoot()

removeMulipleMiddle

public void removeMulipleMiddle()

removeMulipleLeaf

public void removeMulipleLeaf()

allowsEmptyPropertiesGracefully

public void allowsEmptyPropertiesGracefully()


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.