@Nested @DisplayName(value="LDP Direct Containment tests") public class AbstractApplicationLdpTests.DirectContainmentTests extends java.lang.Object implements LdpDirectContainerTests
BASIC_CONTAINER, DIRECT_CONTAINER, MEMBER_RESOURCE_HASH, MEMBER_RESOURCE1, MEMBER_RESOURCE2, SIMPLE_RESOURCE| Constructor and Description |
|---|
DirectContainmentTests() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChildLocation()
Get the location of a child resource.
|
java.lang.String |
getContainerLocation()
Get the location of the test container.
|
java.lang.String |
getFirstDirectContainerLocation()
Get the location of the direct container.
|
java.lang.String |
getMemberLocation()
Get the location of the test resource.
|
java.lang.String |
getSecondDirectContainerLocation()
Get the location of the other direct container.
|
java.lang.String |
getThirdDirectContainerLocation()
Get the location of the other direct container.
|
void |
setChildLocation(java.lang.String location)
Set the location of a child resource.
|
void |
setContainerLocation(java.lang.String location)
Set the location of the test container.
|
void |
setFirstDirectContainerLocation(java.lang.String location)
Set the location of the direct container.
|
void |
setMemberLocation(java.lang.String location)
Set the location of the test resource.
|
void |
setSecondDirectContainerLocation(java.lang.String location)
Set the location of the other direct container.
|
void |
setThirdDirectContainerLocation(java.lang.String location)
Set the location of the other direct container.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeforeAllTests, membershipResource, testAddingMemberResources, testCreateDirectContainerViaPut, testGetEmptyMember, testGetInverseEmptyMember, testSimpleDirectContainer, testUpdateDirectContainerMissingMemberRelation, testUpdateDirectContainerMissingMemberResource, testUpdateDirectContainerMultipleMemberResources, testUpdateDirectContainerTooManyMemberProps, testUpdateDirectContainerViaPutgetBaseURL, getClient, target, targetpublic void setChildLocation(java.lang.String location)
LdpDirectContainerTestssetChildLocation in interface LdpDirectContainerTestslocation - the locationpublic java.lang.String getChildLocation()
LdpDirectContainerTestsgetChildLocation in interface LdpDirectContainerTestspublic void setContainerLocation(java.lang.String location)
LdpDirectContainerTestssetContainerLocation in interface LdpDirectContainerTestslocation - the locationpublic java.lang.String getContainerLocation()
LdpDirectContainerTestsgetContainerLocation in interface LdpDirectContainerTestspublic void setMemberLocation(java.lang.String location)
LdpDirectContainerTestssetMemberLocation in interface LdpDirectContainerTestslocation - the locationpublic java.lang.String getMemberLocation()
LdpDirectContainerTestsgetMemberLocation in interface LdpDirectContainerTestspublic void setFirstDirectContainerLocation(java.lang.String location)
LdpDirectContainerTestssetFirstDirectContainerLocation in interface LdpDirectContainerTestslocation - the locationpublic java.lang.String getFirstDirectContainerLocation()
LdpDirectContainerTestsgetFirstDirectContainerLocation in interface LdpDirectContainerTestspublic void setSecondDirectContainerLocation(java.lang.String location)
LdpDirectContainerTestssetSecondDirectContainerLocation in interface LdpDirectContainerTestslocation - the locationpublic java.lang.String getSecondDirectContainerLocation()
LdpDirectContainerTestsgetSecondDirectContainerLocation in interface LdpDirectContainerTestspublic void setThirdDirectContainerLocation(java.lang.String location)
LdpDirectContainerTestssetThirdDirectContainerLocation in interface LdpDirectContainerTestslocation - the locationpublic java.lang.String getThirdDirectContainerLocation()
LdpDirectContainerTestsgetThirdDirectContainerLocation in interface LdpDirectContainerTests