public class OpenSshConfigTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
OpenSshConfigTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAlias_badConnectionAttempts() |
void |
testAlias_BatchModeDefault() |
void |
testAlias_BatchModeYes() |
void |
testAlias_ConnectionAttempts() |
void |
testAlias_ConnectionAttemptsDefault() |
void |
testAlias_DoesNotMatch() |
void |
testAlias_InheritBatchMode() |
void |
testAlias_InheritPreferredAuthentications() |
void |
testAlias_invalidConnectionAttempts() |
void |
testAlias_OptionsInherit() |
void |
testAlias_OptionsKeywordCaseInsensitive() |
void |
testAlias_OptionsSet() |
void |
testAlias_PreferredAuthentications() |
void |
testAlias_PreferredAuthenticationsDefault() |
void |
testNoConfig() |
void |
testQuoteParsing() |
void |
testSeparatorParsing() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class RepositoryTestCase
Exception
public void testNoConfig()
public void testAlias_OptionsKeywordCaseInsensitive() throws Exception
Exception
public void testAlias_PreferredAuthenticationsDefault() throws Exception
Exception
public void testAlias_PreferredAuthentications() throws Exception
Exception
public void testAlias_InheritPreferredAuthentications() throws Exception
Exception
public void testAlias_BatchModeDefault() throws Exception
Exception
public void testAlias_InheritBatchMode() throws Exception
Exception
public void testAlias_ConnectionAttemptsDefault() throws Exception
Exception
public void testAlias_ConnectionAttempts() throws Exception
Exception
public void testAlias_invalidConnectionAttempts() throws Exception
Exception
Copyright © 2016 Eclipse JGit Project. All rights reserved.