public class LineSegmentReaderTest
extends junit.framework.TestCase
LineSegmentReader.| Constructor and Description |
|---|
LineSegmentReaderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testLimitedLines()
Tests the reading of lines with limited size.
|
void |
testLines()
Tests the reading of complete lines.
|
void |
testMarkOnLines()
Tests the mark and reset operation when reading complete lines.
|
void |
testMarkOnSegmentsWithSpecialTerminator()
Tests the mark and reset operation when reading segments with a special terminator.
|
void |
testWithSpecialTerminator()
Tests the reading of segments with a special terminator.
|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, 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, formatpublic void testLines()
throws Exception
Exception - ignorepublic void testLimitedLines()
throws Exception
Exception - ignorepublic void testMarkOnLines()
throws Exception
Exception - ignorepublic void testWithSpecialTerminator()
throws Exception
Exception - ignoreCopyright © 2014. All rights reserved.