public class FileBasedConfigTest extends Object
| Constructor and Description |
|---|
FileBasedConfigTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testIncludeAbsolute() |
void |
testIncludeRelativeDot() |
void |
testIncludeRelativeDotDot() |
void |
testIncludeRelativeDotDotNotFound() |
void |
testIncludeWithTilde() |
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
IOExceptionConfigInvalidExceptionpublic void testIncludeAbsolute()
throws IOException,
ConfigInvalidException
IOExceptionConfigInvalidExceptionpublic void testIncludeRelativeDot()
throws IOException,
ConfigInvalidException
IOExceptionConfigInvalidExceptionpublic void testIncludeRelativeDotDot()
throws IOException,
ConfigInvalidException
IOExceptionConfigInvalidExceptionpublic void testIncludeRelativeDotDotNotFound()
throws IOException,
ConfigInvalidException
IOExceptionConfigInvalidExceptionpublic void testIncludeWithTilde()
throws IOException,
ConfigInvalidException
IOExceptionConfigInvalidExceptionCopyright © 2020 Eclipse JGit Project. All rights reserved.