org.curjent.test.agent
Class AgentMarkTest
java.lang.Object
org.curjent.test.agent.AgentTest
org.curjent.test.agent.AgentMarkTest
public class AgentMarkTest
- extends AgentTest
Tests for Agent.mark(Object)
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
agent
AgentMarkTest.AgentMarkTestAgent agent
AgentMarkTest
public AgentMarkTest()
newTestAgent
protected TestAgent newTestAgent()
- Specified by:
newTestAgent
in class AgentTest
testMark
public void testMark()
throws InterruptedException
- Throws:
InterruptedException
testIsolated
public void testIsolated()
throws InterruptedException
- Throws:
InterruptedException
testLeading
public void testLeading()
throws InterruptedException
- Throws:
InterruptedException
testStandard
public void testStandard()
throws InterruptedException
- Throws:
InterruptedException
Copyright 2009-2011 Tom Landon
Apache License 2.0