Uses of Class
org.eclipse.jgit.junit.RepositoryTestCase
-
Packages that use RepositoryTestCase Package Description org.eclipse.jgit.junit.ssh -
-
Uses of RepositoryTestCase in org.eclipse.jgit.junit.ssh
Subclasses of RepositoryTestCase in org.eclipse.jgit.junit.ssh Modifier and Type Class Description class
SshBasicTestBase
Some minimal cloning and fetching tests.class
SshTestBase
The ssh tests.class
SshTestHarness
Root class for ssh tests.
-