|
||||||||||
| 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.PipelineTest
public class PipelineTest
Test cases
| Constructor Summary | |
|---|---|
PipelineTest(String testName)
|
|
| Method Summary | |
|---|---|
static junit.framework.Test |
suite()
|
void |
testGetBranchFeeder()
Test of getBranchFeeder method, of class org.apache.commons.pipeline.Pipeline. |
void |
testGetDownstreamFeeder()
Test of getDownstreamFeeder method, of class org.apache.commons.pipeline.Pipeline. |
void |
testGetRegisteredListeners()
Test of getRegisteredListeners method, of class org.apache.commons.pipeline.Pipeline. |
void |
testRaise()
Test of raise method, of class org.apache.commons.pipeline.Pipeline. |
void |
testRaiseOnBranch()
|
void |
testRegisterListener()
Test of registerListener method, of class org.apache.commons.pipeline.Pipeline. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PipelineTest(String testName)
| Method Detail |
|---|
public static junit.framework.Test suite()
public void testRegisterListener()
public void testGetRegisteredListeners()
public void testRaise()
throws Exception
Exception
public void testRaiseOnBranch()
throws Exception
Exception
public void testGetDownstreamFeeder()
throws Exception
Exception
public void testGetBranchFeeder()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||