Uses of Class
org.eclipse.jgit.junit.TestRepository
Packages that use TestRepository
-
Uses of TestRepository in org.eclipse.jgit.junit.http
Methods in org.eclipse.jgit.junit.http that return TestRepositoryModifier and TypeMethodDescriptionprotected TestRepository<Repository> HttpTestCase.createTestRepository()Create TestRepositoryMethods in org.eclipse.jgit.junit.http with parameters of type TestRepositoryModifier and TypeMethodDescriptionprotected static Collection<RemoteRefUpdate> HttpTestCase.push(TestRepository from, RevCommit q) Push a commit