Package | Description |
---|---|
org.eclipse.jgit.junit.http |
Modifier and Type | Method and Description |
---|---|
List<AccessEvent> |
AppServer.getRequests()
Get requests.
|
protected List<AccessEvent> |
HttpTestCase.getRequests()
Get requests.
|
List<AccessEvent> |
AppServer.getRequests(String path)
Get requests.
|
protected List<AccessEvent> |
HttpTestCase.getRequests(String path)
Get requests.
|
List<AccessEvent> |
AppServer.getRequests(URIish base,
String path)
Get requests.
|
protected List<AccessEvent> |
HttpTestCase.getRequests(URIish base,
String path)
Get requests.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.