public abstract class AbstractResourceServiceTests extends java.lang.Object implements ResourceServiceTests
ROOT_CONTAINER, SUBJECT0, SUBJECT1, SUBJECT2| Constructor and Description |
|---|
AbstractResourceServiceTests() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.trellisldp.api.ResourceService |
getResourceService()
Get the ResourceService.
|
abstract org.trellisldp.api.Session |
getSession()
Get the session context.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestAddImmutableData, testCreateResource, testDeleteResource, testIdentifierGeneration, testLdpBC, testLdpC, testLdpDC, testLdpIC, testLdpNr, testLdpRs, testReplaceResourcepublic abstract org.trellisldp.api.ResourceService getResourceService()
getResourceService in interface ResourceServiceTestspublic abstract org.trellisldp.api.Session getSession()
getSession in interface ResourceServiceTests