Expresso 5-5-0

com.jcorporate.expresso.core.cache
Class CacheTestThread

java.lang.Object
  extended byjava.lang.Thread
      extended bycom.jcorporate.expresso.core.cache.CacheTestThread
All Implemented Interfaces:
Runnable

public class CacheTestThread
extends Thread


Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
CacheTestThread(String name)
          Constructs a test case with the given name.
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CacheTestThread

public CacheTestThread(String name)
Constructs a test case with the given name.

Parameters:
name - name of the test
Method Detail

run

public void run()

Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.