Package org.fcrepo.integration.http.api
Class LDPContainerIT
- java.lang.Object
-
- org.fcrepo.integration.http.api.AbstractResourceIT
-
- org.fcrepo.integration.http.api.LDPContainerIT
-
@TestExecutionListeners(listeners=TestIsolationExecutionListener.class, mergeMode=MERGE_WITH_DEFAULTS) public class LDPContainerIT extends AbstractResourceIT
- Author:
- bbpennel
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.jena.rdf.model.PropertyPROXY_FOR-
Fields inherited from class org.fcrepo.integration.http.api.AbstractResourceIT
authPropsConfig, BASIC_CONTAINER_LINK_HEADER, client, containerWrapper, DCTITLE, logger, NON_RDF_SOURCE_LINK_HEADER, propsConfig, serverAddress
-
-
Constructor Summary
Constructors Constructor Description LDPContainerIT()
-
Method Summary
-
Methods inherited from class org.fcrepo.integration.http.api.AbstractResourceIT
addTxTo, assertConstrainedByPresent, assertDeleted, assertNoLinkHeader, assertNotDeleted, assertNotFound, checkForLinkHeader, confirmResponseBodyNTriplesAreEqual, createClient, createClient, createDatastream, createDatastream, createObject, createObject, createObjectAndClose, createObjectAndClose, createTransaction, decodeDigestHeader, deleteObjMethod, execute, executeAndClose, executeWithBasicAuth, getBean, getBean, getContentLocation, getContentType, getContentType, getDataset, getDataset, getDSDescMethod, getDSMethod, getEtag, getEtag, getEtag, getExternalContentLinkHeader, getHeader, getLinkHeaders, getLinkHeaders, getLocation, getLocation, getModel, getModel, getModel, getModel, getObjMethod, getOriginalResourceUri, getRandomUniqueId, getStatus, getStatus, getTTLThatUpdatesServerManagedTriples, headerValues, headObjMethod, patchObjMethod, postObjMethod, postObjMethod, preferLink, putDSMethod, putDSMethod, putObjMethod, putObjMethod, restartContainer, setDescriptionProperty, setLogger, setProperty, setProperty, streamModel
-
-
-
-
Field Detail
-
PROXY_FOR
public static final org.apache.jena.rdf.model.Property PROXY_FOR
-
-
Constructor Detail
-
LDPContainerIT
public LDPContainerIT()
-
-
Method Detail
-
init
public void init()
-
after
public void after()
-
testIndirectContainerDefaults
public void testIndirectContainerDefaults() throws Exception
- Throws:
Exception
-
testIndirectContainerOverrides
public void testIndirectContainerOverrides() throws Exception
- Throws:
Exception
-
testIndirectContainerDefaultsAfterPUT
public void testIndirectContainerDefaultsAfterPUT() throws Exception
- Throws:
Exception
-
testIndirectContainerDefaultsAfterPatch
public void testIndirectContainerDefaultsAfterPatch() throws Exception
- Throws:
Exception
-
testIndirectContainerPatchWithLdpContainsHasMember
public void testIndirectContainerPatchWithLdpContainsHasMember() throws IOException
- Throws:
IOException
-
testIndirectContainerPatchWithLdpContainsIsMember
public void testIndirectContainerPatchWithLdpContainsIsMember() throws IOException
- Throws:
IOException
-
testIndirectContainerPatchWithoutLdpContains
public void testIndirectContainerPatchWithoutLdpContains() throws IOException
- Throws:
IOException
-
testETagOnDeletedLdpIndirectContainerChild
public void testETagOnDeletedLdpIndirectContainerChild() throws Exception
- Throws:
Exception
-
indirectContainerWithIndirectContainerChild
public void indirectContainerWithIndirectContainerChild() throws Exception
- Throws:
Exception
-
testETagLdpIndirectContainerChildIsMemberOf
public void testETagLdpIndirectContainerChildIsMemberOf() throws Exception
- Throws:
Exception
-
testIndirectContainerInsertedContentRelationMemberSubject
public void testIndirectContainerInsertedContentRelationMemberSubject() throws Exception
- Throws:
Exception
-
testIndirectContainerChildWithoutInsertedContentRelation
public void testIndirectContainerChildWithoutInsertedContentRelation() throws Exception
- Throws:
Exception
-
testIndirectContainerChildInsertedContentRelationLiteral
public void testIndirectContainerChildInsertedContentRelationLiteral() throws Exception
- Throws:
Exception
-
indirectContainerPopulatesHasMember
public void indirectContainerPopulatesHasMember() throws Exception
- Throws:
Exception
-
indirectContainerPopulatesIsMemberOf
public void indirectContainerPopulatesIsMemberOf() throws Exception
- Throws:
Exception
-
indirectContainerDeleteProxyAfterModifying
public void indirectContainerDeleteProxyAfterModifying() throws Exception
- Throws:
Exception
-
indirectContainerDeleteInTx
public void indirectContainerDeleteInTx() throws Exception
- Throws:
Exception
-
indirectContainerModifyProxyAutoVersioning
public void indirectContainerModifyProxyAutoVersioning() throws Exception
- Throws:
Exception
-
indirectContainerModifyProxyOnDemandVersioning
public void indirectContainerModifyProxyOnDemandVersioning() throws Exception
- Throws:
Exception
-
indirectContainerHasMemberMembershipHistory
public void indirectContainerHasMemberMembershipHistory() throws Exception
- Throws:
Exception
-
indirectContainerIsMemberOfMembershipHistory
public void indirectContainerIsMemberOfMembershipHistory() throws Exception
- Throws:
Exception
-
indirectContainerHasMemberWithTransaction
public void indirectContainerHasMemberWithTransaction() throws Exception
- Throws:
Exception
-
testEtagForIndirectContainerHasMemberPatch
public void testEtagForIndirectContainerHasMemberPatch() throws Exception
- Throws:
Exception
-
indirectContainerModifyProxyReferencedMember
public void indirectContainerModifyProxyReferencedMember() throws Exception
- Throws:
Exception
-
indirectContainerRemoveProxyReferencedMember
public void indirectContainerRemoveProxyReferencedMember() throws Exception
- Throws:
Exception
-
indirectContainerMultipleProxyForSameMember
public void indirectContainerMultipleProxyForSameMember() throws Exception
- Throws:
Exception
-
testDirectContainerDefaults
public void testDirectContainerDefaults() throws Exception
- Throws:
Exception
-
testDirectContainerOverrides
public void testDirectContainerOverrides() throws Exception
- Throws:
Exception
-
testDirectContainerDefaultsAfterPUT
public void testDirectContainerDefaultsAfterPUT() throws Exception
- Throws:
Exception
-
testDirectContainerDefaultsAfterPatch
public void testDirectContainerDefaultsAfterPatch() throws Exception
- Throws:
Exception
-
testDirectContainerPatchWithLdpContainsHasMember
public void testDirectContainerPatchWithLdpContainsHasMember() throws IOException
- Throws:
IOException
-
testDirectContainerPatchWithLdpContainsIsMember
public void testDirectContainerPatchWithLdpContainsIsMember() throws IOException
- Throws:
IOException
-
testDirectContainerPatchWithoutLdpContains
public void testDirectContainerPatchWithoutLdpContains() throws IOException
- Throws:
IOException
-
testDirectContainerInvalidMembershipRelationProperties
public void testDirectContainerInvalidMembershipRelationProperties() throws Exception
- Throws:
Exception
-
testDirectContainerInvalidMembershipResourceProperties
public void testDirectContainerInvalidMembershipResourceProperties() throws Exception
- Throws:
Exception
-
directContainerPopulatesHasMember
public void directContainerPopulatesHasMember() throws Exception
- Throws:
Exception
-
directContainerPopulatesIsMemberOf
public void directContainerPopulatesIsMemberOf() throws Exception
- Throws:
Exception
-
directContainerHasMemberMembershipHistory
public void directContainerHasMemberMembershipHistory() throws Exception
- Throws:
Exception
-
directContaineIsMemberOfMembershipHistory
public void directContaineIsMemberOfMembershipHistory() throws Exception
- Throws:
Exception
-
directContainerHasMemberWithTransaction
public void directContainerHasMemberWithTransaction() throws Exception
- Throws:
Exception
-
directContainerChangeDCOnDemandVersioning
public void directContainerChangeDCOnDemandVersioning() throws Exception
- Throws:
Exception
-
testEtagForDirectContainerHasMember
public void testEtagForDirectContainerHasMember() throws Exception
- Throws:
Exception
-
testEtagForDirectContainerHasMemberPatch
public void testEtagForDirectContainerHasMemberPatch() throws Exception
- Throws:
Exception
-
testEtagForDirectContainerHasMemberPut
public void testEtagForDirectContainerHasMemberPut() throws Exception
- Throws:
Exception
-
testEtagForDirectContainerIsMemberOf
public void testEtagForDirectContainerIsMemberOf() throws Exception
- Throws:
Exception
-
testEtagForDirectContainerIsMemberOfPatch
public void testEtagForDirectContainerIsMemberOfPatch() throws Exception
- Throws:
Exception
-
testEtagForDirectContainerIsMemberOfPut
public void testEtagForDirectContainerIsMemberOfPut() throws Exception
- Throws:
Exception
-
testETagOnDeletedLdpDirectContainerChild
public void testETagOnDeletedLdpDirectContainerChild() throws Exception
- Throws:
Exception
-
-