Uses of Class
org.eclipse.jgit.junit.http.AppServer
-
Packages that use AppServer Package Description org.eclipse.jgit.junit.http -
-
Uses of AppServer in org.eclipse.jgit.junit.http
Fields in org.eclipse.jgit.junit.http declared as AppServer Modifier and Type Field Description protected AppServerHttpTestCase. serverIn-memory application server; subclass must start.Methods in org.eclipse.jgit.junit.http that return AppServer Modifier and Type Method Description protected AppServerHttpTestCase. createServer()
-