@Nested @DisplayName(value="LDP Indirect Containment tests") public class AbstractApplicationLdpTests.IndirectContainmentTests extends java.lang.Object implements LdpIndirectContainerTests
BASIC_CONTAINER, DIRECT_CONTAINER, INDIRECT_CONTAINER, INDIRECT_CONTAINER_MEMBER_SUBJECT, MEMBER_RESOURCE_HASH, MEMBER_RESOURCE2, SIMPLE_RESOURCE| Constructor and Description |
|---|
IndirectContainmentTests() |
| 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 |
getFirstIndirectContainerLocation()
Get the location of the first indirect container.
|
java.lang.String |
getMemberLocation()
Get the location of the test resource.
|
java.lang.String |
getSecondIndirectContainerLocation()
Get the location of the second indirect container.
|
java.lang.String |
getThirdIndirectContainerLocation()
Get the location of the third indirect 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 |
setFirstIndirectContainerLocation(java.lang.String location)
Set the location of the first indirect container.
|
void |
setMemberLocation(java.lang.String location)
Set the location of the test resource.
|
void |
setSecondIndirectContainerLocation(java.lang.String location)
Set the location of the second indirect container.
|
void |
setThirdIndirectContainerLocation(java.lang.String location)
Set the location of the third indirect container.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeforeAllTests, membershipResource, testAddingMemberResources, testAddResourceWithMemberSubject, testCreateIndirectContainerViaPut, testGetEmptyMember, testGetInverseEmptyMember, testUpdateIndirectContainerMissingMemberRelation, testUpdateIndirectContainerMissingMemberResource, testUpdateIndirectContainerMultipleMemberResources, testUpdateIndirectContainerNoICRProp, testUpdateIndirectContainerTooManyMemberProps, testUpdateIndirectContainerViaPutgetBaseURL, getClient, target, targetpublic void setChildLocation(java.lang.String location)
LdpIndirectContainerTestssetChildLocation in interface LdpIndirectContainerTestslocation - the locationpublic java.lang.String getChildLocation()
LdpIndirectContainerTestsgetChildLocation in interface LdpIndirectContainerTestspublic void setContainerLocation(java.lang.String location)
LdpIndirectContainerTestssetContainerLocation in interface LdpIndirectContainerTestslocation - the locationpublic java.lang.String getContainerLocation()
LdpIndirectContainerTestsgetContainerLocation in interface LdpIndirectContainerTestspublic void setMemberLocation(java.lang.String location)
LdpIndirectContainerTestssetMemberLocation in interface LdpIndirectContainerTestslocation - the locationpublic java.lang.String getMemberLocation()
LdpIndirectContainerTestsgetMemberLocation in interface LdpIndirectContainerTestspublic void setFirstIndirectContainerLocation(java.lang.String location)
LdpIndirectContainerTestssetFirstIndirectContainerLocation in interface LdpIndirectContainerTestslocation - the locationpublic java.lang.String getFirstIndirectContainerLocation()
LdpIndirectContainerTestsgetFirstIndirectContainerLocation in interface LdpIndirectContainerTestspublic void setSecondIndirectContainerLocation(java.lang.String location)
LdpIndirectContainerTestssetSecondIndirectContainerLocation in interface LdpIndirectContainerTestslocation - the locationpublic java.lang.String getSecondIndirectContainerLocation()
LdpIndirectContainerTestsgetSecondIndirectContainerLocation in interface LdpIndirectContainerTestspublic void setThirdIndirectContainerLocation(java.lang.String location)
LdpIndirectContainerTestssetThirdIndirectContainerLocation in interface LdpIndirectContainerTestslocation - the locationpublic java.lang.String getThirdIndirectContainerLocation()
LdpIndirectContainerTestsgetThirdIndirectContainerLocation in interface LdpIndirectContainerTests