- java.lang.Object
-
- org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
-
- org.eclipse.jgit.lib.CLIRepositoryTestCase
-
- org.eclipse.jgit.pgm.InitTest
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
org.junit.rules.TemporaryFolder |
tempFolder |
-
Fields inherited from class org.eclipse.jgit.lib.CLIRepositoryTestCase
db
-
Fields inherited from class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
-
Constructor Summary
Constructors
Constructor and Description |
InitTest() |
-
Method Summary
-
Methods inherited from class org.eclipse.jgit.lib.CLIRepositoryTestCase
assertArrayOfLinesEquals, assertStringArrayEquals, cmdString, contains, deleteTrashFile, escapeJava, execute, executeAndPrint, executeAndPrintTestCode, executeUnchecked, read, setUp, toString, toString, writeLink, writeTrashFile
-
Methods inherited from class org.eclipse.jgit.junit.LocalDiskRepositoryTestCase
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, recursiveDelete, runHook, tearDown, tick, write, write
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
InitTest
public InitTest()
Copyright © 2018 Eclipse JGit Project. All rights reserved.