|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.performance.ClientThreadTest
public class ClientThreadTest
| Field Summary | |
|---|---|
protected org.apache.commons.performance.ClientThread |
clientThread
|
protected static Logger |
logger
|
protected static org.apache.commons.performance.Statistics |
stats
|
| Constructor Summary | |
|---|---|
ClientThreadTest(String name)
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testAdjustStateNoChange()
|
void |
testComputeCyclicDelayConst()
|
void |
testComputeCyclicDelayRamp()
|
void |
testCyclicDelayRandom()
|
void |
testLifeCycle()
|
void |
testLifeCycleThrowing()
|
void |
testStateTransitions()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.commons.performance.ClientThread clientThread
protected static Logger logger
protected static org.apache.commons.performance.Statistics stats
| Constructor Detail |
|---|
public ClientThreadTest(String name)
| Method Detail |
|---|
public static junit.framework.Test suite()
public void setUp()
throws Exception
setUp in class junit.framework.TestCaseException
public void testComputeCyclicDelayRamp()
throws Exception
Exception
public void testComputeCyclicDelayConst()
throws Exception
Exception
public void testCyclicDelayRandom()
throws Exception
Exception
public void testAdjustStateNoChange()
throws Exception
Exception
public void testStateTransitions()
throws Exception
Exceptionpublic void testLifeCycle()
public void testLifeCycleThrowing()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||