|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.curjent.test.agent.AgentTest
org.curjent.test.agent.ReentrantTest
public class ReentrantTest
Tests for Reentrant
.
Nested Class Summary | |
---|---|
(package private) static interface |
ReentrantTest.ReentrantTestAgent
|
(package private) class |
ReentrantTest.ReentrantTestTask
|
Nested classes/interfaces inherited from class org.curjent.test.agent.AgentTest |
---|
AgentTest.Context |
Field Summary | |
---|---|
(package private) ReentrantTest.ReentrantTestAgent |
agent
|
Fields inherited from class org.curjent.test.agent.AgentTest |
---|
config, failed, stats |
Constructor Summary | |
---|---|
ReentrantTest()
|
Method Summary | |
---|---|
protected TestAgent |
newTestAgent()
|
void |
testNonReentrant()
|
void |
testReentrant()
|
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 |
---|
ReentrantTest.ReentrantTestAgent agent
Constructor Detail |
---|
public ReentrantTest()
Method Detail |
---|
protected TestAgent newTestAgent()
newTestAgent
in class AgentTest
public void testReentrant()
public void testNonReentrant()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |