org.curjent.test.agent
Class CapacityTest
java.lang.Object
org.curjent.test.agent.AgentTest
org.curjent.test.agent.CapacityTest
public class CapacityTest
- extends AgentTest
Tests for Capacity
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACCEPTED_DEFAULT
private static final int ACCEPTED_DEFAULT
- See Also:
- Constant Field Values
PENDING_DEFAULT
private static final int PENDING_DEFAULT
- See Also:
- Constant Field Values
TIMEOUT_DEFAULT
private static final long TIMEOUT_DEFAULT
- See Also:
- Constant Field Values
TIMEUNIT_DEFAULT
private static final TimeUnit TIMEUNIT_DEFAULT
agent
CapacityTest.CapacityTestAgent agent
CapacityTest
public CapacityTest()
newTestAgent
protected TestAgent newTestAgent()
- Specified by:
newTestAgent
in class AgentTest
testAnnotation
public void testAnnotation()
testConfig
public void testConfig()
testPending
public void testPending()
throws InterruptedException
- Throws:
InterruptedException
testPendingTimeout
public void testPendingTimeout()
throws Throwable
- Throws:
Throwable
testPendingLimit0
public void testPendingLimit0()
throws InterruptedException
- Throws:
InterruptedException
testPendingLimit1
public void testPendingLimit1()
throws InterruptedException
- Throws:
InterruptedException
testPendingLimit2
public void testPendingLimit2()
throws InterruptedException
- Throws:
InterruptedException
testPendingLimit
void testPendingLimit(int PENDING)
throws InterruptedException
- Throws:
InterruptedException
Copyright 2009-2011 Tom Landon
Apache License 2.0