public class RawParseUtils_LineMapTest extends Object
| Constructor and Description |
|---|
RawParseUtils_LineMapTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmpty() |
void |
testFourLineBlanks() |
void |
testOneBlankLine() |
void |
testTwoLineFooBar() |
void |
testTwoLineNoLF() |
public void testEmpty()
public void testOneBlankLine()
public void testTwoLineFooBar()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testTwoLineNoLF()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void testFourLineBlanks()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2016 Eclipse JGit Project. All rights reserved.