public class FileBasedConfigTest extends Object
| Constructor and Description |
|---|
FileBasedConfigTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testLeadingWhitespaces() |
void |
testSystemEncoding() |
void |
testUTF8withBOM() |
void |
testUTF8withoutBOM() |
public void testSystemEncoding()
throws IOException,
ConfigInvalidException
IOExceptionConfigInvalidExceptionpublic void testUTF8withoutBOM()
throws IOException,
ConfigInvalidException
IOExceptionConfigInvalidExceptionpublic void testUTF8withBOM()
throws IOException,
ConfigInvalidException
IOExceptionConfigInvalidExceptionpublic void testLeadingWhitespaces()
throws IOException,
ConfigInvalidException
IOExceptionConfigInvalidExceptionCopyright © 2016 Eclipse JGit Project. All rights reserved.