|
||||||||||
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.apache.commons.net.io.DotTerminatedMessageReaderTest
public class DotTerminatedMessageReaderTest
Constructor Summary | |
---|---|
DotTerminatedMessageReaderTest()
|
Method Summary | |
---|---|
void |
testDoubleCrBeforeDot()
|
void |
testEmbeddedDot1()
|
void |
testEmbeddedDot2()
|
void |
testEmbeddedDot3()
|
void |
testEmbeddedDot4()
|
void |
testEmbeddedNewlines()
|
void |
testLeadingDot()
|
void |
testReadLine1()
|
void |
testReadLine2()
|
void |
testReadSimpleStringCrLfLineEnding()
|
void |
testReadSimpleStringLfLineEnding()
|
void |
testSingleDotWithTrailingText()
|
Methods inherited from class junit.framework.TestCase |
---|
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, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DotTerminatedMessageReaderTest()
Method Detail |
---|
public void testReadSimpleStringCrLfLineEnding() throws IOException
IOException
public void testReadSimpleStringLfLineEnding() throws IOException
IOException
public void testEmbeddedNewlines() throws IOException
IOException
public void testDoubleCrBeforeDot() throws IOException
IOException
public void testLeadingDot() throws IOException
IOException
public void testEmbeddedDot1() throws IOException
IOException
public void testEmbeddedDot2() throws IOException
IOException
public void testEmbeddedDot3() throws IOException
IOException
public void testEmbeddedDot4() throws IOException
IOException
public void testReadLine1() throws Exception
Exception
public void testReadLine2() throws Exception
Exception
public void testSingleDotWithTrailingText() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |