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