org.curjent.test.agent
Class InsiderTest

java.lang.Object
  extended by org.curjent.test.agent.AgentTest
      extended by org.curjent.test.agent.InsiderTest

public class InsiderTest
extends AgentTest

Tests for InsiderTest.InsiderTestAgent and Insider.


Nested Class Summary
(package private) static interface InsiderTest.InsiderTestAgent
           
(package private)  class InsiderTest.InsiderTestTask
           
 
Nested classes/interfaces inherited from class org.curjent.test.agent.AgentTest
AgentTest.Context
 
Field Summary
(package private)  InsiderTest.InsiderTestAgent agent
           
 
Fields inherited from class org.curjent.test.agent.AgentTest
config, failed, stats
 
Constructor Summary
InsiderTest()
           
 
Method Summary
protected  TestAgent newTestAgent()
           
 void testAwaitParams()
           
 void testConfigParams()
           
 void testGetStatsParams()
           
 void testNewInstanceParams()
           
 
Methods inherited from class org.curjent.test.agent.AgentTest
flush, log, setUp, setUp, setUp, sleep, stats, tearDown, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

agent

InsiderTest.InsiderTestAgent agent
Constructor Detail

InsiderTest

public InsiderTest()
Method Detail

newTestAgent

protected TestAgent newTestAgent()
Specified by:
newTestAgent in class AgentTest

testNewInstanceParams

public void testNewInstanceParams()

testGetStatsParams

public void testGetStatsParams()

testConfigParams

public void testConfigParams()

testAwaitParams

public void testAwaitParams()
                     throws InterruptedException
Throws:
InterruptedException


Copyright 2009-2011 Tom Landon
Apache License 2.0