|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase junitx.ddtunit.data.DDTTestDataExceptionTest
public class DDTTestDataExceptionTest
Test exceptional behavior of DDTDataRepository.
Constructor Summary | |
---|---|
DDTTestDataExceptionTest()
|
Method Summary | |
---|---|
void |
testParsingErrorBehavior()
Check that a DDTTestDataException is raised if a parsing error occures. This test will allways be true on non-validating parsers. On use of validating parser this test throws an exception that actually will be caught by DDTUnit as defined in xml resource. |
void |
testRetrievalOfEmptyClusterDataSet()
Checks if a DDTTestDataException is raised if no dataSet is found. |
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 DDTTestDataExceptionTest()
Method Detail |
---|
public void testRetrievalOfEmptyClusterDataSet()
public void testParsingErrorBehavior()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |