org.curjent.test.agent
Class ConfigTest
java.lang.Object
org.curjent.test.agent.AgentTest
org.curjent.test.agent.ConfigTest
public class ConfigTest
- extends AgentTest
Unit tests for AgentConfig
. See CapacityTest
for additional
tests. The ConfigTestAgent is used to verify settings are retrieved correctly
from a different thread context.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
agent
ConfigTest.ConfigTestAgent agent
ConfigTest
public ConfigTest()
newTestAgent
protected TestAgent newTestAgent()
- Specified by:
newTestAgent
in class AgentTest
testNewInstanceParams
public void testNewInstanceParams()
testDeadlockConfig
public void testDeadlockConfig()
testExecutorConfig
public void testExecutorConfig()
testExceptionHandlerConfig
public void testExceptionHandlerConfig()
testListenerConfig
public void testListenerConfig()
validate
private static void validate(AtomicInteger[] values,
int a,
int b,
int c,
int d)
testDataConfig
public void testDataConfig()
Copyright 2009-2011 Tom Landon
Apache License 2.0