org.jopendocument.util.cache
Class ICacheTest

java.lang.Object
  extended by org.jopendocument.util.cache.ICacheTest

public class ICacheTest
extends Object


Field Summary
protected  Throwable threadException
           
 
Constructor Summary
ICacheTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void testCheck()
           
 void testClear()
           
 void testGet()
           
 void testInterrupt()
           
 void testRunning()
           
 void testSizeAndClear()
           
 void testWatcher()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

threadException

protected Throwable threadException
Constructor Detail

ICacheTest

public ICacheTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testWatcher

public void testWatcher()
                 throws NoSuchMethodException
Throws:
NoSuchMethodException

testInterrupt

public void testInterrupt()
                   throws Throwable
Throws:
Throwable

testGet

public void testGet()
             throws Throwable
Throws:
Throwable

testRunning

public void testRunning()
                 throws Throwable
Throws:
Throwable

testCheck

public void testCheck()

testSizeAndClear

public void testSizeAndClear()

testClear

public void testClear()


Copyright © 2010 jOpenDocument All Rights Reserved.