org.curjent.test.agent
Class AgentTest.Context

java.lang.Object
  extended by org.curjent.test.agent.AgentTest.Context
Enclosing class:
AgentTest

static class AgentTest.Context
extends Object


Field Summary
(package private)  TestAgent agent
           
(package private)  AtomicInteger failed
           
 
Constructor Summary
AgentTest.Context()
           
AgentTest.Context(TestAgent agent)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

agent

TestAgent agent

failed

AtomicInteger failed
Constructor Detail

AgentTest.Context

AgentTest.Context()

AgentTest.Context

AgentTest.Context(TestAgent agent)


Copyright 2009-2011 Tom Landon
Apache License 2.0