ch.qos.logback.classic.pattern
Class LRUCacheTest

java.lang.Object
  extended by ch.qos.logback.classic.pattern.LRUCacheTest

public class LRUCacheTest
extends Object


Constructor Summary
LRUCacheTest()
           
 
Method Summary
 void multiThreadedScenario()
           
 void scenarioCoverageTest()
           
 void smoke()
           
 void typicalScenarioTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LRUCacheTest

public LRUCacheTest()
Method Detail

smoke

public void smoke()

typicalScenarioTest

public void typicalScenarioTest()

scenarioCoverageTest

public void scenarioCoverageTest()

multiThreadedScenario

public void multiThreadedScenario()
                           throws InterruptedException
Throws:
InterruptedException


Copyright © 2005-2009 QOS.ch. All Rights Reserved.