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, writeTrashFiles
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
protected static final String REMOTE_NAME
protected org.eclipse.jgit.transport.RemoteConfig setupRemote() throws IOException, URISyntaxException
IOException
URISyntaxException
protected void assertRemoteConfigEquals(org.eclipse.jgit.transport.RemoteConfig expected, org.eclipse.jgit.transport.RemoteConfig actual)
Copyright © 2018 Eclipse JGit Project. All rights reserved.