|
||||||||||
| 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.pipeline.AbstractLoggingTestCase
org.apache.commons.pipeline.driver.AbstractStageDriverTest
org.apache.commons.pipeline.driver.DedicatedThreadStageDriverTest
public class DedicatedThreadStageDriverTest
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.pipeline.driver.AbstractStageDriverTest |
|---|
context, feeder, stage |
| Constructor Summary | |
|---|---|
DedicatedThreadStageDriverTest(String testName)
|
|
| Method Summary | |
|---|---|
static junit.framework.Test |
suite()
|
void |
testGetFeeder()
Test of getFeeder method, of class org.apache.commons.pipeline.driver.SynchronousStageDriver. |
void |
testMultiFaultingStage()
|
void |
testMultiStage()
|
void |
testSingleStage()
INTEGRATION TESTS * |
void |
testStartFinish()
Due to the design of the DedicatedThreadStageDriver, it is meaningless to independently test the start or finish methods; however, testing both together is meaningful. |
| Methods inherited from class org.apache.commons.pipeline.driver.AbstractStageDriverTest |
|---|
setUp, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DedicatedThreadStageDriverTest(String testName)
| Method Detail |
|---|
public static junit.framework.Test suite()
public void testGetFeeder()
public void testStartFinish()
throws Exception
Exception
public void testSingleStage()
throws Exception
Exception
public void testMultiStage()
throws Exception
Exception
public void testMultiFaultingStage()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||