|
||||||||||
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.EnforceHandlerTest
public class EnforceHandlerTest
author: fede 4-set-2003 11.42.06 $Revision: 817 $
Constructor Summary | |
---|---|
EnforceHandlerTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testDontRemoveItselfOnException()
|
void |
testEnforceOneBetweenMany()
|
void |
testOwnAnEnforcedHandler()
|
void |
testRemoveItselfAfterEnforcing()
|
void |
testThrowExceptionWhenEnforcedDoesNotHandle()
|
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 EnforceHandlerTest()
Method Detail |
---|
public void testOwnAnEnforcedHandler()
public void testThrowExceptionWhenEnforcedDoesNotHandle() throws PipelineException, IllegalInputCharacterException
PipelineException
IllegalInputCharacterException
public void testDontRemoveItselfOnException() throws PipelineException, IllegalInputCharacterException
PipelineException
IllegalInputCharacterException
public void testRemoveItselfAfterEnforcing() throws PipelineException, IllegalInputCharacterException
PipelineException
IllegalInputCharacterException
public void testEnforceOneBetweenMany() throws PipelineException, IllegalInputCharacterException
PipelineException
IllegalInputCharacterException
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 |