public class AbstractRemoteCommandTest
extends org.eclipse.jgit.junit.RepositoryTestCase
| Modifier and Type | Field and Description |
|---|---|
protected static String |
REMOTE_NAME |
| Constructor and Description |
|---|
AbstractRemoteCommandTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertRemoteConfigEquals(org.eclipse.jgit.transport.RemoteConfig expected,
org.eclipse.jgit.transport.RemoteConfig actual) |
protected org.eclipse.jgit.transport.RemoteConfig |
setupRemote() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, writeprotected static final String REMOTE_NAME
protected org.eclipse.jgit.transport.RemoteConfig setupRemote()
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionprotected void assertRemoteConfigEquals(org.eclipse.jgit.transport.RemoteConfig expected,
org.eclipse.jgit.transport.RemoteConfig actual)
Copyright © 2018 Eclipse JGit Project. All rights reserved.