Uses of Class
org.eclipse.jgit.junit.ssh.SshTestHarness.LogEntry
-
Packages that use SshTestHarness.LogEntry Package Description org.eclipse.jgit.junit.ssh -
-
Uses of SshTestHarness.LogEntry in org.eclipse.jgit.junit.ssh
Fields in org.eclipse.jgit.junit.ssh with type parameters of type SshTestHarness.LogEntry Modifier and Type Field Description private java.util.List<SshTestHarness.LogEntry>
SshTestHarness.TestCredentialsProvider. log
Methods in org.eclipse.jgit.junit.ssh that return types with arguments of type SshTestHarness.LogEntry Modifier and Type Method Description java.util.List<SshTestHarness.LogEntry>
SshTestHarness.TestCredentialsProvider. getLog()
-