|
||||||||||
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.dbunit.dataset.common.handlers.PipelineTest
public class PipelineTest
author: fede 29-lug-2003 16.14.18 $Revision: 817 $
Constructor Summary | |
---|---|
PipelineTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testAnHandlerCanBeAddedInFront()
|
void |
testEachHandlerIsCalled()
|
void |
testRemovingTheLastHandlerThrowsException()
|
void |
testTheFrontHandlerIsThereAfterAddingAndRemovingAnother()
|
void |
testWhenAPieceIsDoneIsAddedToProducts()
|
void |
testWhetAPieceIsDoneANewOneIsCreated()
|
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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PipelineTest()
Method Detail |
---|
public void testRemovingTheLastHandlerThrowsException()
public void testAnHandlerCanBeAddedInFront() throws PipelineException
PipelineException
public void testTheFrontHandlerIsThereAfterAddingAndRemovingAnother() throws PipelineException
PipelineException
public void testEachHandlerIsCalled() throws IllegalInputCharacterException, PipelineException
IllegalInputCharacterException
PipelineException
public void testWhenAPieceIsDoneIsAddedToProducts() throws IllegalInputCharacterException, PipelineException
IllegalInputCharacterException
PipelineException
public void testWhetAPieceIsDoneANewOneIsCreated() throws IllegalInputCharacterException, PipelineException
IllegalInputCharacterException
PipelineException
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |