public class IOExceptionWithCauseTestCase extends junit.framework.TestCase
| Constructor and Description |
|---|
IOExceptionWithCauseTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testIOExceptionStringThrowable()
Tests the
IOExceptionWithCause.IOExceptionWithCause(String,Throwable) constructor. |
void |
testIOExceptionThrowable()
Tests the
IOExceptionWithCause.IOExceptionWithCause(Throwable) constructor. |
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringpublic IOExceptionWithCauseTestCase()
public void testIOExceptionStringThrowable()
IOExceptionWithCause.IOExceptionWithCause(String,Throwable) constructor.public void testIOExceptionThrowable()
IOExceptionWithCause.IOExceptionWithCause(Throwable) constructor.Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.