public class EolCanonicalizingInputStreamTest extends Object
Constructor and Description |
---|
EolCanonicalizingInputStreamTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBinaryDetect() |
void |
testBinaryDontDetect() |
void |
testCR() |
void |
testCRLF() |
void |
testEmpty() |
void |
testLF() |
void |
testLFCR() |
public void testLF() throws IOException
IOException
public void testCR() throws IOException
IOException
public void testCRLF() throws IOException
IOException
public void testLFCR() throws IOException
IOException
public void testEmpty() throws IOException
IOException
public void testBinaryDetect() throws IOException
IOException
public void testBinaryDontDetect() throws IOException
IOException
Copyright © 2015 Eclipse JGit Project. All rights reserved.