public abstract class AbstractApplicationMementoTests
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApplicationMementoTests.BinaryResourceTests |
class |
AbstractApplicationMementoTests.ResourceTests |
class |
AbstractApplicationMementoTests.TimeGateTests |
class |
AbstractApplicationMementoTests.TimeMapTests |
| Constructor and Description |
|---|
AbstractApplicationMementoTests() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getBaseURL()
Get the baseURL for the LDP server.
|
abstract javax.ws.rs.client.Client |
getClient()
Get the HTTP client.
|