org.curjent.test.agent
Class TestTask

java.lang.Object
  extended by org.curjent.test.agent.TestTask
Direct Known Subclasses:
AgentAwaitTest.AgentAwaitTestTask, AgentCallTest.AgentCallTestTask, AgentMarkTest.AgentMarkTestTask, CallSiteTest.CallSiteTestTask, CapacityTest.CapacityTestTask, ConfigLockTest.ConfigLockTestTask, ConfigTest.ConfigTestTask, DeadlockTest.DeadlockTestTask, ExpirationTest.ExpirationTestTask, ExpirationTest.ExpirationTestTask2, FutureTest.FutureTestTask, InsiderTest.InsiderTestTask, InterruptTest.InterruptTestTask, ListenerTest.ListenerTestTask, MultiTaskTest.MultiTask, ProxyTest.ProxyTestTask, ReentrantTest.ReentrantTestTask

public abstract class TestTask
extends Object

Base class for test agent tasks.


Constructor Summary
TestTask()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTask

public TestTask()


Copyright 2009-2011 Tom Landon
Apache License 2.0