public class DotTerminatedMessageReaderTest extends junit.framework.TestCase
| Constructor and Description |
|---|
DotTerminatedMessageReaderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDoubleCrBeforeDot() |
void |
testEmbeddedDot1() |
void |
testEmbeddedDot2() |
void |
testEmbeddedDot3() |
void |
testEmbeddedDot4() |
void |
testEmbeddedNewlines() |
void |
testLeadingDot() |
void |
testReadLine1() |
void |
testReadLine2() |
void |
testReadSimpleStringCrLfLineEnding() |
void |
testReadSimpleStringLfLineEnding() |
void |
testSingleDotWithTrailingText() |
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 DotTerminatedMessageReaderTest()
public void testReadSimpleStringCrLfLineEnding() throws IOException
IOExceptionpublic void testReadSimpleStringLfLineEnding() throws IOException
IOExceptionpublic void testEmbeddedNewlines() throws IOException
IOExceptionpublic void testDoubleCrBeforeDot() throws IOException
IOExceptionpublic void testLeadingDot() throws IOException
IOExceptionpublic void testEmbeddedDot1() throws IOException
IOExceptionpublic void testEmbeddedDot2() throws IOException
IOExceptionpublic void testEmbeddedDot3() throws IOException
IOExceptionpublic void testEmbeddedDot4() throws IOException
IOExceptionpublic void testReadLine1() throws Exception
Exceptionpublic void testReadLine2() throws Exception
Exceptionpublic void testSingleDotWithTrailingText() throws IOException
IOExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.