- target() - Method in interface org.trellisldp.test.CommonTests
-
Get a web target pointing to the base URL.
- target(String) - Method in interface org.trellisldp.test.CommonTests
-
Get a web target pointing to the provided URL.
- testAcceptDateTimeHeader() - Method in interface org.trellisldp.test.MementoTimeGateTests
-
Test the presence of a Vary: Accept-DateTime header.
- testAddImmutableData() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test adding immutable data.
- testAddingMemberResources() - Method in interface org.trellisldp.test.LdpDirectContainerTests
-
Test adding resources to the direct container.
- testAddingMemberResources() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test adding resources to the indirect container.
- testAddResourceWithMemberSubject() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test adding resource to the indirect container.
- testAdminCanControlGroupResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can control a group-controlled resource.
- testAdminCanControlGroupResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can't find the ACL of a child resource.
- testAdminCanControlPrivateResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can control a private resource.
- testAdminCanControlPrivateResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can control the child of a private resource.
- testAdminCanControlProtectedResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can control a protected resource.
- testAdminCanControlProtectedResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can control the child of a protected resource.
- testAdminCanControlPublicResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can control a public resource.
- testAdminCanControlPublicResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can control the child of a public resource.
- testAdminCanReadGroupResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can read a group-controlled resource.
- testAdminCanReadGroupResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can read the child of a group-controlled resource.
- testAdminCanReadPrivateResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can read a private resource.
- testAdminCanReadPrivateResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can read the child of a private resource.
- testAdminCanReadProtectedResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can read a protected resource.
- testAdminCanReadProtectedResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can read the child of a protected resource.
- testAdminCanReadPublicResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can read a public resource.
- testAdminCanReadPublicResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can read the child of a public resource.
- testAdminCanWriteGroupResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can write to a group-controlled resource.
- testAdminCanWriteGroupResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can write to the child of a group-controlled resource.
- testAdminCanWritePrivateResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can write to a private resource.
- testAdminCanWritePrivateResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can write to the child of a private resource.
- testAdminCanWriteProtectedResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can write to a protected resource.
- testAdminCanWriteProtectedResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can write to the child of a protected resource.
- testAdminCanWritePublicResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can write to a public resource.
- testAdminCanWritePublicResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can write to the child of a public resource.
- testAuditTriples() - Method in interface org.trellisldp.test.AuditTests
-
Check the presence of audit triples.
- testBadTimeGateRequest() - Method in interface org.trellisldp.test.MementoTimeGateTests
-
Test bad timegate request.
- testBinaryIsInContainer() - Method in interface org.trellisldp.test.LdpBinaryTests
-
Test that the binary appears in the parent container.
- testBinaryWantDigestSha() - Method in interface org.trellisldp.test.LdpBinaryTests
-
Test that the SHA digest is generated.
- testBinaryWantDigestSha256() - Method in interface org.trellisldp.test.LdpBinaryTests
-
Test that the SHA-256 digest is generated.
- testBinaryWantDigestUnknown() - Method in interface org.trellisldp.test.LdpBinaryTests
-
Test that an unknown digest is ignored.
- testCanControlDefaultAclResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can control a default ACL resource.
- testCanControlDefaultAclResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that a user cannot control a default ACL resource.
- testCanControlDefaultAclResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot control a default ACL resource.
- testCanControlDefaultAclResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot control a default ACL resource.
- testCanControlDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can't find the ACL resource.
- testCanControlDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that a user cannot control the child of a default ACL resource.
- testCanControlDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot control the child of a default ACL resource.
- testCanControlDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot control the child of a default ACL resource.
- testCanControlGroupResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot control a group-controlled resource.
- testCanControlGroupResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot control a group-controlled resource.
- testCanControlGroupResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot control a group-controlled resource.
- testCanControlGroupResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot control the child of a group-controlled resource.
- testCanControlGroupResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot control the child of a group-controlled resource.
- testCanControlGroupResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot control the child of a group-controlled resource.
- testCanControlPrivateResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot control a private resource.
- testCanControlPrivateResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot control the child of a private resource.
- testCanControlProtectedResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot control a protected resource.
- testCanControlProtectedResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot control the child of a protected resource.
- testCanControlPublicResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot control a public resource.
- testCanControlPublicResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot control the child of a public resource.
- testCanonicalHeader() - Method in interface org.trellisldp.test.MementoBinaryTests
-
Check the link headers on a binary Memento.
- testCanonicalHeaderDescriptions() - Method in interface org.trellisldp.test.MementoBinaryTests
-
Check the link headers on a binary description Memento.
- testCanReadDefaultAclResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can read a default ACL resource.
- testCanReadDefaultAclResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user can read a default ACL resource.
- testCanReadDefaultAclResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can read a default ACL resource.
- testCanReadDefaultAclResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can read a default ACL resource.
- testCanReadDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can read the child of a default ACL resource.
- testCanReadDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot read the child of a default ACL resource.
- testCanReadDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot read the child of a default ACL resource.
- testCanReadDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can read the child of a default ACL resource.
- testCanReadGroupResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot read a group-controlled resource.
- testCanReadGroupResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can read a group-controlled resource.
- testCanReadGroupResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can read a group-controlled resource.
- testCanReadGroupResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot read the child of a group-controlled resource.
- testCanReadGroupResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can read the child of a group-controlled resource.
- testCanReadGroupResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can read the child of a group-controlled resource.
- testCanReadPrivateResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot read a private resource.
- testCanReadPrivateResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot read the child of a private resource.
- testCanReadProtectedResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot read a protected resource.
- testCanReadProtectedResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot read the child of a protected resource.
- testCanReadPublicResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user can read a public resource.
- testCanReadPublicResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user can read the child of a public resource.
- testCanWriteDefaultAclResource() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can write to a default ACL resource.
- testCanWriteDefaultAclResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot write to a default ACL resource.
- testCanWriteDefaultAclResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot write to a default ACL resource.
- testCanWriteDefaultAclResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can write to a default ACL resource.
- testCanWriteDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthAdministratorTests
-
Verify that an administrator can write to the child of a default ACL resource.
- testCanWriteDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot write to the child of a default ACL resource.
- testCanWriteDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot write to the child of a default ACL resource.
- testCanWriteDefaultAclResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can write to the child of a default ACL resource.
- testCanWriteGroupResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot write to a group-controlled resource.
- testCanWriteGroupResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot write to a group-controlled resource.
- testCanWriteGroupResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can write to a group-controlled resource.
- testCanWriteGroupResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot write to the child of a group-controlled resource.
- testCanWriteGroupResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot write to the child of a group-controlled resource.
- testCanWriteGroupResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can write to the child of a group-controlled resource.
- testCanWritePrivateResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot write to a private resource.
- testCanWritePrivateResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot write to the child of a private resource.
- testCanWriteProtectedResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot write to a protected resource.
- testCanWriteProtectedResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot write to the child of a protected resource.
- testCanWritePublicResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot write to a public resource.
- testCanWritePublicResourceChild() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot write to the child of a public resource.
- testCreateContainerViaPost() - Method in interface org.trellisldp.test.LdpBasicContainerTests
-
Test creating a basic container via POST.
- testCreateContainerViaPut() - Method in interface org.trellisldp.test.LdpBasicContainerTests
-
Test creating a child resource via PUT.
- testCreateContainerWithSlug() - Method in interface org.trellisldp.test.LdpBasicContainerTests
-
Test creating a child resource with a Slug header.
- testCreateDirectContainerViaPut() - Method in interface org.trellisldp.test.LdpDirectContainerTests
-
Test creating a direct container via PUT.
- testCreateIndirectContainerViaPut() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test creating an indirect container via PUT.
- testCreateResource() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test creating a resource.
- testDeleteContainer() - Method in interface org.trellisldp.test.LdpBasicContainerTests
-
Test deleting a basic container.
- testDeleteResource() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test deleting a resource.
- testGetBinary() - Method in interface org.trellisldp.test.LdpBinaryTests
-
Test fetching a binary resource.
- testGetBinaryDescription() - Method in interface org.trellisldp.test.LdpBinaryTests
-
Test fetching a binary description.
- testGetContainer() - Method in interface org.trellisldp.test.LdpBasicContainerTests
-
Test fetching a basic container.
- testGetDefault() - Method in interface org.trellisldp.test.LdpRdfTests
-
Fetch the default RDF serialization.
- testGetEmptyContainer() - Method in interface org.trellisldp.test.LdpBasicContainerTests
-
Test with ldp:PreferMinimalContainer Prefer header.
- testGetEmptyMember() - Method in interface org.trellisldp.test.LdpDirectContainerTests
-
Test with ldp:PreferMinimalContainer Prefer header.
- testGetEmptyMember() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test with ldp:PreferMinimalContainer Prefer header.
- testGetInverseEmptyContainer() - Method in interface org.trellisldp.test.LdpBasicContainerTests
-
Test with ldp:PreferMinimalContainer Prefer header.
- testGetInverseEmptyMember() - Method in interface org.trellisldp.test.LdpDirectContainerTests
-
Test with ldp:PreferMinimalContainer Prefer header.
- testGetInverseEmptyMember() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test with ldp:PreferMinimalContainer Prefer header.
- testGetJsonLdAnnotationProfile() - Method in interface org.trellisldp.test.LdpRdfTests
-
Fetch a JSON-LD serialization with a custom profile.
- testGetJsonLdCompacted() - Method in interface org.trellisldp.test.LdpRdfTests
-
Fetch the compacted JSON-LD serialization.
- testGetJsonLdDefault() - Method in interface org.trellisldp.test.LdpRdfTests
-
Fetch the default JSON-LD serialization.
- testGetJsonLdExpanded() - Method in interface org.trellisldp.test.LdpRdfTests
-
Fetch the expanded JSON-LD serialization.
- testGetNTriples() - Method in interface org.trellisldp.test.LdpRdfTests
-
Fetch the N-Triples serialization.
- testGetRDF() - Method in interface org.trellisldp.test.LdpRdfTests
-
Test fetching an RDF resource.
- testIdentifierGeneration() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test identifier generation.
- testInvalidRDF() - Method in interface org.trellisldp.test.LdpRdfTests
-
Test creating resource with syntactically invalid RDF.
- testLdpBC() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test an LDP:BasicContainer.
- testLdpC() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test an LDP:Container.
- testLdpDC() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test an LDP:DirectContainer.
- testLdpIC() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test an LDP:IndirectContainer.
- testLdpNr() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test an LDP:NonRDFSource.
- testLdpRs() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test an LDP:RDFSource.
- testMementoAcceptDateTimeHeader() - Method in interface org.trellisldp.test.MementoResourceTests
-
Test the presence of a datetime header for each memento.
- testMementoAllowedMethods() - Method in interface org.trellisldp.test.MementoResourceTests
-
Test allowed methods on memento resources.
- testMementoBinaryDescriptionLdpResource() - Method in interface org.trellisldp.test.MementoBinaryTests
-
Test that memento binary descriptions are also LDP resources.
- testMementoContent() - Method in interface org.trellisldp.test.MementoBinaryTests
-
Test the content of a binary memento resource.
- testMementoContent() - Method in interface org.trellisldp.test.MementoResourceTests
-
Test the content of memento resources.
- testMementoDateTimeHeader() - Method in interface org.trellisldp.test.MementoResourceTests
-
Test the presence of a datetime header for each memento.
- testMementoLdpResource() - Method in interface org.trellisldp.test.MementoBinaryTests
-
Test that memento resources are also LDP resources.
- testMementoLdpResource() - Method in interface org.trellisldp.test.MementoResourceTests
-
Test that memento resources are also LDP resources.
- testMementosWereFound() - Method in interface org.trellisldp.test.MementoResourceTests
-
Test the presence of three mementos.
- testNoAuditTriples() - Method in interface org.trellisldp.test.AuditTests
-
Check the absense of audit triples.
- testOmitAuditTriples() - Method in interface org.trellisldp.test.AuditTests
-
Check the explicit absense of audit triples.
- testOriginalLinkHeader() - Method in interface org.trellisldp.test.MementoTimeGateTests
-
Test the presence of a rel=original Link header.
- testPatchBinaryDescription() - Method in interface org.trellisldp.test.LdpBinaryTests
-
Test modifying a binary's description via PATCH.
- testPatchRDF() - Method in interface org.trellisldp.test.LdpRdfTests
-
Test modifying an RDF document via PATCH.
- testPostBinary() - Method in interface org.trellisldp.test.LdpBinaryTests
-
Test creating a new binary via POST.
- testPostBinaryWithDigest() - Method in interface org.trellisldp.test.LdpBinaryTests
-
Test creating a new binary via POST with a digest header.
- testPostRDF() - Method in interface org.trellisldp.test.LdpRdfTests
-
Test POSTing an RDF resource.
- testRdfContainment() - Method in interface org.trellisldp.test.LdpRdfTests
-
Verify that the correct containment triples exist.
- testReceiveChildMessage() - Method in interface org.trellisldp.test.EventTests
-
Test receiving an update message.
- testReceiveCreateMessage() - Method in interface org.trellisldp.test.EventTests
-
Test receiving a creation event message.
- testReceiveDeleteMessage() - Method in interface org.trellisldp.test.EventTests
-
Test receiving a delete message.
- testReplaceResource() - Method in interface org.trellisldp.test.ResourceServiceTests
-
Test replacing a resource.
- testSimpleDirectContainer() - Method in interface org.trellisldp.test.LdpDirectContainerTests
-
Test fetch a self-contained direct container.
- testTimeGateLinkHeader() - Method in interface org.trellisldp.test.MementoTimeGateTests
-
Test the presence of a rel=timegate Link header.
- testTimeGateNotFound() - Method in interface org.trellisldp.test.MementoTimeGateTests
-
Test timegate request that predates creation.
- testTimeGateRedirect() - Method in interface org.trellisldp.test.MementoTimeGateTests
-
Test redirection of a timegate request.
- testTimeGateRedirected() - Method in interface org.trellisldp.test.MementoTimeGateTests
-
Test normal redirection of a timegate request.
- testTimeMapAllowedMethods() - Method in interface org.trellisldp.test.MementoTimeMapTests
-
Test allowed methods on timemap resource.
- testTimeMapConnegJsonLd() - Method in interface org.trellisldp.test.MementoTimeMapTests
-
Test content negotiation on timemap resource: json-ld.
- testTimeMapConnegNTriples() - Method in interface org.trellisldp.test.MementoTimeMapTests
-
Test content negotiation on timemap resource: n-triples.
- testTimeMapConnegTurtle() - Method in interface org.trellisldp.test.MementoTimeMapTests
-
Test content negotiation on timemap resource: turtle.
- testTimeMapIsLDPResource() - Method in interface org.trellisldp.test.MementoTimeMapTests
-
Test that the timemap resource is an LDP resource.
- testTimeMapLinkHeader() - Method in interface org.trellisldp.test.MementoTimeMapTests
-
Test the presence of a rel=timemap Link header.
- testTimeMapMediaType() - Method in interface org.trellisldp.test.MementoTimeMapTests
-
Test that the timemap response is application/link-format.
- testTimeMapResponseHasTimeMapLink() - Method in interface org.trellisldp.test.MementoTimeMapTests
-
Test the timemap response for a rel=timemap.
- testUpdateDirectContainerMissingMemberRelation() - Method in interface org.trellisldp.test.LdpDirectContainerTests
-
Test updating a direct container with no member relation property.
- testUpdateDirectContainerMissingMemberResource() - Method in interface org.trellisldp.test.LdpDirectContainerTests
-
Test updating a direct container with no member resource.
- testUpdateDirectContainerMultipleMemberResources() - Method in interface org.trellisldp.test.LdpDirectContainerTests
-
Test updating a direct container with too many membership resources.
- testUpdateDirectContainerTooManyMemberProps() - Method in interface org.trellisldp.test.LdpDirectContainerTests
-
Test updating a direct container with too many member-related properties.
- testUpdateDirectContainerViaPut() - Method in interface org.trellisldp.test.LdpDirectContainerTests
-
Test updating a direct container via PUT.
- testUpdateIndirectContainerMissingMemberRelation() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test updating an indirect container with no member relation property.
- testUpdateIndirectContainerMissingMemberResource() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test updating an indirect container with no member resource.
- testUpdateIndirectContainerMultipleMemberResources() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test updating an indirect container with too many membership resources.
- testUpdateIndirectContainerNoICRProp() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test updating an indirect container with no ldp:insertedContentRelation property.
- testUpdateIndirectContainerTooManyMemberProps() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test updating an indirect container with too many member-related properties.
- testUpdateIndirectContainerViaPut() - Method in interface org.trellisldp.test.LdpIndirectContainerTests
-
Test updating an indirect container via PUT.
- testUserCanAppendDefaultAclResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot append to a default ACL resource.
- testUserCanAppendDefaultAclResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot append to a default ACL resource.
- testUserCanAppendGroupResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot append to a group-controlled resource.
- testUserCanAppendGroupResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot append to a group-controlled resource.
- testUserCanAppendPrivateResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot append to a private resource.
- testUserCanAppendPrivateResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot append to a private resource.
- testUserCanAppendPrivateResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot append to a private resource.
- testUserCanAppendProtectedResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot append to a protected resource.
- testUserCanAppendProtectedResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can append to a public resource.
- testUserCanAppendProtectedResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can append to a protected resource.
- testUserCanAppendPublicResource() - Method in interface org.trellisldp.test.AuthAnonymousTests
-
Verify that an anonymous user cannot append to a public resource.
- testUserCanAppendPublicResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can append to a public resource.
- testUserCanAppendPublicResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can append to a public resource.
- testUserCanControlPrivateResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot control a private resource.
- testUserCanControlPrivateResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot control a private resource.
- testUserCanControlPrivateResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot control the child of a private resource.
- testUserCanControlPrivateResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot control the child of a private resource.
- testUserCanControlProtectedResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot control a protected resource.
- testUserCanControlProtectedResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot control a protected resource.
- testUserCanControlProtectedResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot control the child of a protected resource.
- testUserCanControlProtectedResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot control the child of a protected resource.
- testUserCanControlPublicResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot control a public resource.
- testUserCanControlPublicResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot control a public resource.
- testUserCanControlPublicResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot control the child of a public resource.
- testUserCanControlPublicResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot control the child of a public resource.
- testUserCanReadPrivateResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot read a private resource.
- testUserCanReadPrivateResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot read a private resource.
- testUserCanReadPrivateResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot read the child of a private resource.
- testUserCanReadPrivateResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot read the child of a private resource.
- testUserCanReadProtectedResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can read a protected resource.
- testUserCanReadProtectedResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can read a protected resource.
- testUserCanReadProtectedResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can read the child of a protected resource.
- testUserCanReadProtectedResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can read the child of a protected resource.
- testUserCanReadPublicResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can read a public resource.
- testUserCanReadPublicResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can read a public resource.
- testUserCanReadPublicResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can read the child of a public resource.
- testUserCanReadPublicResourceChile() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can read the child of a public resource.
- testUserCanWritePrivateResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot write to a private resource.
- testUserCanWritePrivateResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot write to a private resource.
- testUserCanWritePrivateResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot write to the child of a private resource.
- testUserCanWritePrivateResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user cannot write to the child of a private resource.
- testUserCanWriteProtectedResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot write to a protected resource.
- testUserCanWriteProtectedResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can write to a protected resource.
- testUserCanWriteProtectedResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user cannot write to the child of a protected resource.
- testUserCanWriteProtectedResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can write to the child of a protected resource.
- testUserCanWritePublicResource() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can write to a public resource.
- testUserCanWritePublicResource() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can write to a public resource.
- testUserCanWritePublicResourceChild() - Method in interface org.trellisldp.test.AuthOtherUserTests
-
Verify that a user can write to the child of a public resource.
- testUserCanWritePublicResourceChild() - Method in interface org.trellisldp.test.AuthUserTests
-
Verify that a user can write to the child of a public resource.
- TestUtils - Class in org.trellisldp.test
-
Common utility functions.
- testWeirdRDF() - Method in interface org.trellisldp.test.LdpRdfTests
-
Test creating resource with invalid RDF.
- TimeGateTests() - Constructor for class org.trellisldp.test.AbstractApplicationMementoTests.TimeGateTests
-
- TIMEMAP_QUERY_ARG - Static variable in interface org.trellisldp.test.MementoTimeMapTests
-
- TimeMapTests() - Constructor for class org.trellisldp.test.AbstractApplicationMementoTests.TimeMapTests
-