public class IndirectContainerTest extends CommonContainerTest
MSG_LOC_NOTFOUND, MSG_MBRRES_NOTFOUND
RELATIVE_URI
auth
DEFAULT_MODEL_TYPE, df, HTTP_LOG_FILENAME, httpLog, MANUAL, MAY, MUST, SHOULD, skipLog, SKIPPED_LOG_FILENAME
Constructor and Description |
---|
IndirectContainerTest(String indirectContainer,
String auth) |
Modifier and Type | Method and Description |
---|---|
protected com.hp.hpl.jena.rdf.model.Model |
getDefaultModel() |
protected String |
getResourceUri() |
void |
hasIndirectContainer() |
void |
testConformsIcLdpContainer() |
void |
testContainerHasInsertedContentRelation() |
void |
testContainerSupportsHttpLinkHeader() |
void |
testPostResource() |
putToCreate, restrictionsOnTestResourceContent, testAcceptPostResponseHeader, testAcceptTurtle, testConformsContainerRdfResource, testContentTypeHeader, testCreateWithoutConstraints, testDeleteRemovesContainmentTriple, testNoRdfBagSeqOrList, testNullRelativeUriPost, testPatchMethod, testPostContainer, testPostJsonLd, testPostNoSlug, testPostResponseStatusAndLocation, testPreferContainmentTriples, testPutToCreate, testRdfTypeLdpContainer, testRejectPutModifyingContainmentTriples, testRelativeUriResolutionPost, testRequestedInteractionModelCreateNotAllowed, testRequestedInteractionModelHeaders, testRestrictPutReUseUri, testRestrictUriReUseNoSlug, testRestrictUriReUseSlug, testServerHonorsSlug
expectPut4xxConstrainedBy, expectPut4xxResponseBody, expectPut4xxStatus, modifyProperty, putReplaceResource, test4xxErrorHasResponseBody, testConformsRdfSourceLdpResource, testContainsRdfType, testGetResource, testGetResourceAcceptTurtle, testGetResourceAsTurtleNoAccept, testJsonLdRepresentation, testPublishConstraintsReadOnlyProp, testPublishConstraintsUnknownProp, testPutPropertiesNotPersisted, testPutReadOnlyProperties4xxStatus, testPutReplacesResource, testPutSimpleUpdate, testRelativeUriResolutionPut, testResponsePropertiesNotPersisted, testRestrictClientInference, testReUseVocabularies, testTypeRdfSource, testUseStandardVocabularies
addFailureToHttpLog, buildBaseRequestSpecification, determineOptions, skipIfMethodNotAllowed, supports, testAcceptPatchHeader, testConditionFailedStatusCode, testETagHeadersGet, testETagHeadersHead, testGetResponseHeaders, testHead, testIsHttp11Manual, testLdpLinkHeader, testOptions, testOptionsAllowHeader, testPreconditionRequiredStatusCode, testPutBadETag, testPutRequiresIfMatch
checkPreferenceAppliedHeader, commonSetup, commonTearDown, containsLinkHeader, getAsModel, getFirstLinkForRelation, getPrimaryTopic, getResourceAsModel, hasReturnRepresentation, include, omit, postContent, readModel, resolveIfRelative, resolveIfRelative, restrictionsOnPostContent, splitLinks
public IndirectContainerTest(String indirectContainer, String auth) throws IOException
IOException
public void hasIndirectContainer()
@SpecTest(specRefUri="http://www.w3.org/TR/ldp#ldpc-linktypehdr", testMethod=AUTOMATED, approval=WG_APPROVED, comment="Covers only part of the specification requirement. DirectContainerTest.testHttpLinkHeader and BasicContainerTest.testContainerSupportsHttpLinkHeader covers the rest.") public void testContainerSupportsHttpLinkHeader()
@SpecTest(specRefUri="http://www.w3.org/TR/ldp#ldpic-are-ldpcs", testMethod=NOT_IMPLEMENTED, approval=WG_PENDING) public void testConformsIcLdpContainer()
@SpecTest(specRefUri="http://www.w3.org/TR/ldp#ldpic-indirectmbr", testMethod=AUTOMATED, approval=WG_PENDING) public void testContainerHasInsertedContentRelation()
@SpecTest(specRefUri="http://www.w3.org/TR/ldp#ldpic-post-indirectmbrrel", testMethod=NOT_IMPLEMENTED, approval=WG_PENDING) public void testPostResource()
protected String getResourceUri()
getResourceUri
in class CommonResourceTest
protected com.hp.hpl.jena.rdf.model.Model getDefaultModel()
getDefaultModel
in class LdpTest
Copyright © 2014 World Wide Web Consortium (W3C). All rights reserved.