org.curjent.test.agent
Class MultiTaskTest
java.lang.Object
org.curjent.test.agent.AgentTest
org.curjent.test.agent.MultiTaskTest
public class MultiTaskTest
- extends AgentTest
Tests agents with multiple tasks.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TASK_COUNT
private static final int TASK_COUNT
- See Also:
- Constant Field Values
agent
MultiTaskTest.MultiAgent agent
agentTasks
static int agentTasks
MultiTaskTest
public MultiTaskTest()
newTestAgent
protected TestAgent newTestAgent()
- Specified by:
newTestAgent
in class AgentTest
getTasks
static AgentTasks getTasks()
testMultipleThreads
public void testMultipleThreads()
throws InterruptedException
- Throws:
InterruptedException
testMarker
public void testMarker()
testLeading
public void testLeading()
throws InterruptedException
- Throws:
InterruptedException
testIsolated
public void testIsolated()
Copyright 2009-2011 Tom Landon
Apache License 2.0