public class TestSplitContent
extends java.lang.Object
| Constructor and Description |
|---|
TestSplitContent() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEndsWithSequence() |
void |
testEndsWithSequenceAndKeepSequence() |
void |
testKeepingSequence() |
void |
testSmallSplits() |
void |
testSmallSplitsThenMerge() |
void |
testStartsWithSequence() |
void |
testStartsWithSequenceAndKeepSequence() |
void |
testTextFormatLeadingPosition() |
void |
testTextFormatSplits() |
void |
testTextFormatTrailingPosition() |
void |
testWithLargerSplit() |
void |
testWithSingleByteSplit() |
public void testTextFormatLeadingPosition()
public void testTextFormatSplits()
public void testTextFormatTrailingPosition()
public void testSmallSplits()
throws java.io.IOException
java.io.IOExceptionpublic void testWithSingleByteSplit()
throws java.io.IOException
java.io.IOExceptionpublic void testWithLargerSplit()
throws java.io.IOException
java.io.IOExceptionpublic void testKeepingSequence()
throws java.io.IOException
java.io.IOExceptionpublic void testEndsWithSequence()
throws java.io.IOException
java.io.IOExceptionpublic void testEndsWithSequenceAndKeepSequence()
throws java.io.IOException
java.io.IOExceptionpublic void testStartsWithSequence()
throws java.io.IOException
java.io.IOExceptionpublic void testStartsWithSequenceAndKeepSequence()
throws java.io.IOException
java.io.IOExceptionpublic void testSmallSplitsThenMerge()
throws java.io.IOException
java.io.IOException