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