A B C D E F G H I L N O P R S T V 
All Classes All Packages

A

AbstractResourceIT - Class in org.fcrepo.integration.http.api
Abstract AbstractResourceIT class.
AbstractResourceIT() - Constructor for class org.fcrepo.integration.http.api.AbstractResourceIT
 
addTxTo(T, String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
Add a transaction id to a http request.
after() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
after() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
after() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
after() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
afterClass() - Static method in class org.fcrepo.integration.http.api.ConcurrencyIT
 
afterTestClass(TestContext) - Method in class org.fcrepo.integration.http.api.DirtyContextBeforeAndAfterClassTestExecutionListener
 
afterTestMethod(TestContext) - Method in class org.fcrepo.integration.http.api.TestIsolationExecutionListener
 
allowPutWhenIfMatchMatches() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
assertConstrainedByPresent(CloseableHttpResponse) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
assertDeleted(String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
assertIdentifierness(String) - Static method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
assertNoLinkHeader(HttpResponse, String, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Test a response for the absence of a specific LINK header
assertNotDeleted(String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
assertNotFound(String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
authPropsConfig - Variable in class org.fcrepo.integration.http.api.AbstractResourceIT
 

B

BaseTestExecutionListener - Class in org.fcrepo.integration.http.api
A base class for hosting methods shared by other TestExecutionListeners.
BaseTestExecutionListener() - Constructor for class org.fcrepo.integration.http.api.BaseTestExecutionListener
 
BASIC_CONTAINER_LINK_HEADER - Static variable in class org.fcrepo.integration.http.api.AbstractResourceIT
 
basicContainerPosts() - Method in class org.fcrepo.integration.http.api.ConcurrencyIT
 
beforeClass() - Static method in class org.fcrepo.integration.http.api.ConcurrencyIT
 
beforeTestClass(TestContext) - Method in class org.fcrepo.integration.http.api.DirtyContextBeforeAndAfterClassTestExecutionListener
 

C

checkForLinkHeader(HttpResponse, String, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Test a response for a specific LINK header
cleanDb(TestContext) - Method in class org.fcrepo.integration.http.api.BaseTestExecutionListener
 
client - Static variable in class org.fcrepo.integration.http.api.AbstractResourceIT
 
ConcurrencyIT - Class in org.fcrepo.integration.http.api
 
ConcurrencyIT() - Constructor for class org.fcrepo.integration.http.api.ConcurrencyIT
 
concurrentSparqlUpdatesShouldNotBeAllowed() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
confirmResponseBodyNTriplesAreEqual(String, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Compare two N-Triple response bodies to determine if they are identical
conflictingContainmentOverwritesObjectModifiedInTransactionBinary() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
conflictingContainmentOverwritesObjectModifiedInTransactionRdf() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
containerWrapper - Variable in class org.fcrepo.integration.http.api.AbstractResourceIT
 
createClient() - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
createClient(boolean) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
createDatastream(String, String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
createDatastream(String, String, String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
createMementoOnResourceWithNoUnversionedChanges() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
createObject() - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
createObject(String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
createObjectAndClose(String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
createObjectAndClose(String, String...) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
createObjectWithUnicodeInSlug() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
createTransaction() - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
Creates a transaction, asserts that it's successful and returns the transaction location.

D

DCTITLE - Static variable in class org.fcrepo.integration.http.api.AbstractResourceIT
 
decodeDigestHeader(String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Decode the Digest header
deleteObjMethod(String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
DIRECT_CONTAINER_LINK_HEADER - Static variable in class org.fcrepo.integration.http.api.AbstractResourceIT
 
directContaineIsMemberOfMembershipHistory() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
directContainerChangeDCOnDemandVersioning() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
directContainerHasMemberMembershipHistory() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
directContainerHasMemberWithTransaction() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
directContainerPopulatesHasMember() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
directContainerPopulatesIsMemberOf() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
DirtyContextBeforeAndAfterClassTestExecutionListener - Class in org.fcrepo.integration.http.api
TestExecutionListener which marks the context as dirty before and after the test class.
DirtyContextBeforeAndAfterClassTestExecutionListener() - Constructor for class org.fcrepo.integration.http.api.DirtyContextBeforeAndAfterClassTestExecutionListener
 

E

execute(HttpUriRequest) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Execute an HTTP request and return the open response.
executeAndClose(HttpUriRequest) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Execute an HTTP request and close the response.
executeWithBasicAuth(HttpUriRequest, String, String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
Execute an HTTP request with preemptive basic authentication.
ExternalContentHandlerFactoryTest - Class in org.fcrepo.http.api
 
ExternalContentHandlerFactoryTest() - Constructor for class org.fcrepo.http.api.ExternalContentHandlerFactoryTest
 
ExternalContentHandlerIT - Class in org.fcrepo.integration.http.api
 
ExternalContentHandlerIT() - Constructor for class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
ExternalContentPathValidatorIT - Class in org.fcrepo.integration.http.api
 
ExternalContentPathValidatorIT() - Constructor for class org.fcrepo.integration.http.api.ExternalContentPathValidatorIT
 
ExternalContentPathValidatorTest - Class in org.fcrepo.http.api
 
ExternalContentPathValidatorTest() - Constructor for class org.fcrepo.http.api.ExternalContentPathValidatorTest
 

F

FedoraAclIT - Class in org.fcrepo.integration.http.api
 
FedoraAclIT() - Constructor for class org.fcrepo.integration.http.api.FedoraAclIT
 
FedoraCrudConcurrentIT - Class in org.fcrepo.integration.http.api
This "test" is a utility for collecting the timing of concurrent operations operations.
FedoraCrudConcurrentIT() - Constructor for class org.fcrepo.integration.http.api.FedoraCrudConcurrentIT
 
FedoraFixityIT - Class in org.fcrepo.integration.http.api
FedoraFixityIT class.
FedoraFixityIT() - Constructor for class org.fcrepo.integration.http.api.FedoraFixityIT
 
FedoraHtmlIT - Class in org.fcrepo.integration.http.api
FedoraHtmlIT class.
FedoraHtmlIT() - Constructor for class org.fcrepo.integration.http.api.FedoraHtmlIT
 
FedoraLdpIT - Class in org.fcrepo.integration.http.api
 
FedoraLdpIT() - Constructor for class org.fcrepo.integration.http.api.FedoraLdpIT
 
FedoraLdpTest - Class in org.fcrepo.http.api
 
FedoraLdpTest() - Constructor for class org.fcrepo.http.api.FedoraLdpTest
 
FedoraReindexIT - Class in org.fcrepo.integration.http.api
 
FedoraReindexIT() - Constructor for class org.fcrepo.integration.http.api.FedoraReindexIT
 
FedoraRelaxedLdpIT - Class in org.fcrepo.integration.http.api
 
FedoraRelaxedLdpIT() - Constructor for class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
FedoraSearchIT - Class in org.fcrepo.integration.http.api
 
FedoraSearchIT() - Constructor for class org.fcrepo.integration.http.api.FedoraSearchIT
 
FedoraSearchTest - Class in org.fcrepo.http.api
 
FedoraSearchTest() - Constructor for class org.fcrepo.http.api.FedoraSearchTest
 
FedoraTombstonesIT - Class in org.fcrepo.integration.http.api
Tests related to tombstone stuff.
FedoraTombstonesIT() - Constructor for class org.fcrepo.integration.http.api.FedoraTombstonesIT
 
FedoraTombstonesTest - Class in org.fcrepo.http.api
 
FedoraTombstonesTest() - Constructor for class org.fcrepo.http.api.FedoraTombstonesTest
 
FedoraVersioningIT - Class in org.fcrepo.integration.http.api
 
FedoraVersioningIT() - Constructor for class org.fcrepo.integration.http.api.FedoraVersioningIT
 

G

getBean(Class<T>) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getBean(String, Class<T>) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getBean(TestContext, Class<T>) - Method in class org.fcrepo.integration.http.api.BaseTestExecutionListener
 
getBean(TestContext, String) - Method in class org.fcrepo.integration.http.api.BaseTestExecutionListener
 
getContentLocation(HttpResponse) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Retrieve the value of the first Content-Location header from an open HTTP response.
getContentType(HttpUriRequest) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getContentType(HttpUriRequest, Response.Status) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getDataset(HttpUriRequest) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
Executes an HTTP request and parses the RDF found in the response, returning it in a CloseableDataset, then closes the response.
getDataset(HttpResponse) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
Parses the RDF found in and HTTP response, returning it in a CloseableDataset.
getDSDescMethod(String, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getDSMethod(String, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getEtag(String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
Get the etag of the given URI, as returned from a HEAD request
getEtag(HttpUriRequest) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
Get the etag returned when executing the provided method
getEtag(HttpResponse) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
Get the etag header value present in the provided response
getExternalContentLinkHeader(String, String, String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getHeader(HttpResponse, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getLinkHeaders(HttpUriRequest) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getLinkHeaders(HttpResponse) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getLocation(HttpUriRequest) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Executes an HTTP request and returns the first Location header in the response, then closes the response.
getLocation(HttpResponse) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Retrieve the value of the first Location header from an open HTTP response.
getMementoFromAgChild() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
getModel(String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getModel(String, boolean) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getModel(String, String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getModel(String, String, boolean) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
Get a model of the triples for the resource.
getObjMethod(String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getOrder() - Method in class org.fcrepo.integration.http.api.DirtyContextBeforeAndAfterClassTestExecutionListener
 
getOriginalResourceUri(CloseableHttpResponse) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
getRandomUniqueId() - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Gets a random (but valid) id for use in testing.
getStatus(HttpUriRequest) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Executes an HTTP request and returns the status code of the response, closing the response.
getStatus(HttpResponse) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Retrieve the HTTP status code from an open response.
getTimeMapForContainerWithSingleVersion() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
getTimeMapFromAgWithChildrenWithDifferentVersions() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
getTimeMapFromBinaryWithMultipleVersions() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
getTTLThatUpdatesServerManagedTriples(String, Calendar, String, Calendar) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 

H

headerValues(HttpResponse, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
headObjMethod(String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
HttpApiResourcesTest - Class in org.fcrepo.http.api.url
HttpApiResourcesTest class.
HttpApiResourcesTest() - Constructor for class org.fcrepo.http.api.url.HttpApiResourcesTest
 
HttpRdfServiceTest - Class in org.fcrepo.http.api.services
Unit tests for HttpRdfService
HttpRdfServiceTest() - Constructor for class org.fcrepo.http.api.services.HttpRdfServiceTest
 

I

indirectContainerDeleteInTx() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerDeleteProxyAfterModifying() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerHasMemberMembershipHistory() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerHasMemberWithTransaction() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerIsMemberOfMembershipHistory() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerModifyProxyAutoVersioning() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerModifyProxyOnDemandVersioning() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerModifyProxyReferencedMember() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerMultipleProxyForSameMember() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerPopulatesHasMember() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerPopulatesIsMemberOf() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerRemoveProxyReferencedMember() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
indirectContainerWithIndirectContainerChild() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
init() - Method in class org.fcrepo.http.api.ExternalContentHandlerFactoryTest
 
init() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
init() - Method in class org.fcrepo.integration.http.api.ExternalContentPathValidatorIT
 
init() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
init() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
init() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
init() - Method in class org.fcrepo.integration.http.api.RepositoryInitializerIT
 

L

LDPContainerIT - Class in org.fcrepo.integration.http.api
 
LDPContainerIT() - Constructor for class org.fcrepo.integration.http.api.LDPContainerIT
 
lockAgResourceInTxWhenAgPartIsUpdated() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
lockBothBinaryAndDescWhenEitherIsUpdatedInTx() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
logger - Static variable in class org.fcrepo.integration.http.api.AbstractResourceIT
 

N

NON_RDF_SOURCE_LINK_HEADER - Static variable in class org.fcrepo.integration.http.api.AbstractResourceIT
 

O

OcflPersistenceIT - Class in org.fcrepo.integration.http.api
Test of OCFL specific issues from the HTTP layer.
OcflPersistenceIT() - Constructor for class org.fcrepo.integration.http.api.OcflPersistenceIT
 
org.fcrepo.http.api - package org.fcrepo.http.api
 
org.fcrepo.http.api.responses - package org.fcrepo.http.api.responses
 
org.fcrepo.http.api.services - package org.fcrepo.http.api.services
 
org.fcrepo.http.api.url - package org.fcrepo.http.api.url
 
org.fcrepo.integration.http.api - package org.fcrepo.integration.http.api
 

P

patchObjMethod(String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
postObjMethod() - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
postObjMethod(String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
postToNonexistantResourceFails() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
preferLink(String, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
Create a Prefer header
PrefersLdpIT - Class in org.fcrepo.integration.http.api
Integration tests for various Prefer headers
PrefersLdpIT() - Constructor for class org.fcrepo.integration.http.api.PrefersLdpIT
 
propsConfig - Variable in class org.fcrepo.integration.http.api.AbstractResourceIT
 
PROXY_FOR - Static variable in class org.fcrepo.integration.http.api.LDPContainerIT
 
putDSMethod(String, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
putDSMethod(String, String, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
putObjMethod(String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
putObjMethod(String, String, String) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 

R

REAP_INTERVAL - Static variable in class org.fcrepo.integration.http.api.TransactionsIT
 
rebuildFailsWhenObjectFailsValidation() - Method in class org.fcrepo.integration.http.api.RebuildIT
 
RebuildIT - Class in org.fcrepo.integration.http.api
 
RebuildIT() - Constructor for class org.fcrepo.integration.http.api.RebuildIT
 
reindexFailsWhenObjectInvalid() - Method in class org.fcrepo.integration.http.api.FedoraReindexIT
 
rejectPutWhenIfMatchDoesNotMatch() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
RepositoryInitializerIT - Class in org.fcrepo.integration.http.api
 
RepositoryInitializerIT() - Constructor for class org.fcrepo.integration.http.api.RepositoryInitializerIT
 
restartContainer() - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
rollbackFailsWhenAutoVersioningNotUsedAndFailureInOcflCommit() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
rollbackSucceedsWhenAutoVersioningUsedAndFailureInOcflCommit() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 

S

serverAddress - Static variable in class org.fcrepo.integration.http.api.AbstractResourceIT
 
setDescriptionProperty(String, String, String, String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
setLogger() - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
setProperty(String, String, String) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
setProperty(String, String, URI) - Method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
setup() - Method in class org.fcrepo.http.api.responses.StreamingBaseHtmlProviderTest
 
setup() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
setup() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
setup() - Method in class org.fcrepo.integration.http.api.FedoraFixityIT
 
setup() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
setUp() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
setUp() - Method in class org.fcrepo.http.api.FedoraSearchTest
 
setUp() - Method in class org.fcrepo.http.api.FedoraTombstonesTest
 
setUp() - Method in class org.fcrepo.http.api.TransactionsTest
 
setUp() - Method in class org.fcrepo.http.api.url.HttpApiResourcesTest
 
setUp() - Method in class org.fcrepo.integration.http.api.FedoraReindexIT
 
setUp() - Method in class org.fcrepo.integration.http.api.RebuildIT
 
shouldCommitATransaction() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldDecorateDescriptionWithLinksToFixityChecks() - Method in class org.fcrepo.http.api.url.HttpApiResourcesTest
 
shouldDecorateModeRootNodesWithRepositoryWideLinks() - Method in class org.fcrepo.http.api.url.HttpApiResourcesTest
 
shouldErrorIfCommitClosedTransaction() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldErrorIfCommitFails() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldErrorIfCommitNonExistingTransactionId() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldErrorIfGetStatusExpired() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldErrorIfGetStatusNonExistentTx() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldErrorIfRefreshExpiredTx() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldErrorIfRefreshNonExistentTx() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldErrorIfRollbackClosedTransaction() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldErrorIfRollbackFails() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldErrorIfRollbackNonExistingTransactionId() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldGetTransactionStatus() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldRefreshATransaction() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldRollBackATransaction() - Method in class org.fcrepo.http.api.TransactionsTest
 
shouldStartANewTransaction() - Method in class org.fcrepo.http.api.TransactionsTest
 
StateTokensIT - Class in org.fcrepo.integration.http.api
 
StateTokensIT() - Constructor for class org.fcrepo.integration.http.api.StateTokensIT
 
StreamingBaseHtmlProviderTest - Class in org.fcrepo.http.api.responses
BaseHtmlProviderTest class.
StreamingBaseHtmlProviderTest() - Constructor for class org.fcrepo.http.api.responses.StreamingBaseHtmlProviderTest
 
streamModel(Model, RDFFormat) - Static method in class org.fcrepo.integration.http.api.AbstractResourceIT
 
switchToRelaxedMode() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
switchToStrictMode() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 

T

tempFolder - Variable in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testAclGetHasStateTokenRDFSource() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testAclHeaderWithPost() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testAclHeaderWithPut() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testAclHeadHasStateTokenRDFSource() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testAddAndRetrieveVersion() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testAddModifyDeleteUserDefinedDefaultRootAcl() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testAllowAny() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testAllowedCaseSensitiveFilePath() - Method in class org.fcrepo.integration.http.api.ExternalContentPathValidatorIT
 
testAllowedFilePath() - Method in class org.fcrepo.integration.http.api.ExternalContentPathValidatorIT
 
testAllowedPath() - Method in class org.fcrepo.integration.http.api.ExternalContentPathValidatorIT
 
testBasicPutRoundtrip() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
testBinaryEtags() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testBinaryFixity() - Method in class org.fcrepo.integration.http.api.FedoraFixityIT
 
testBinaryLastModified() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testBinarySetBadMimeType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testBinaryVersionFixity() - Method in class org.fcrepo.integration.http.api.FedoraFixityIT
 
testCachingHeadersDuringTransaction() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testCaseInsensitiveFileScheme() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testChangeInteractionModelPatchRdf() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
testChangeInteractionModelPutRdf() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
testChangeInteractionModelWithPut() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCheckDatastreamFixity() - Method in class org.fcrepo.integration.http.api.FedoraFixityIT
 
testCheckDatastreamFixityMD5() - Method in class org.fcrepo.integration.http.api.FedoraFixityIT
 
testCheckGetAclResourceHeaders() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testConcurrentIngest() - Method in class org.fcrepo.integration.http.api.FedoraCrudConcurrentIT
 
testConcurrentPuts() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testConcurrentPutsWithPairtrees() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testConcurrentUpdatesToBinary() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testContainerInteraction() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testContainerLastModified() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testContainmentHashChanges() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testContentDispositionHeader() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testContentTypeWithCharset() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testConvertInternalToExternalStream() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testCopyClientContentTypeOverridesRemoteForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyNotFoundHttpContent() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyNotFoundLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyRemoteContentTypeForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyUnreachableHttpContent() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyWithInvalidTransmissionFixityForLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyWithTransmissionFixityForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyWithTransmissionFixityForLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyWithWantDigestForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCopyWithWantDigestForLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testCreateAclOnAclResource() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testCreateAclOnBinary() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testCreateAclWithAccessTo() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testCreateAclWithAccessToClass() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testCreateAclWithBody() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testCreateAclWithBothAccessToandAccessToClassIsNotAllowed() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testCreateAclWithoutAccessToSetsDefaultTarget() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testCreateAclWithoutBody() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testCreateAndDeleteInSingleTransaction() - Method in class org.fcrepo.integration.http.api.TransactionsIT
Test creating and deleting an object in a single transaction.
testCreateAndDeleteInSingleTransactionSubPathFull() - Method in class org.fcrepo.integration.http.api.TransactionsIT
Test creating an AG and child container in a transaction and deleting the child container.
testCreateAndDeleteInSingleTransactionSubPathPartial() - Method in class org.fcrepo.integration.http.api.TransactionsIT
Test creating an AG.
testCreateAndReplaceGraphMinimal() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateAndRetrieveAcl() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testCreateAndTimeoutTransaction() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testCreateArchivalGroup() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateArchivalGroupWithinAnArchivalGroupFails() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateBinaryAsArchivalGroupWithPostFails() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateBinaryAsArchivalGroupWithPutFails() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateBinaryCSV() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateBinaryUpperCaseMimeType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateContainerWithCharset() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreatedAndModifiedDates() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateDeletePurgeCreateSubpath() - Method in class org.fcrepo.integration.http.api.OcflPersistenceIT
 
testCreateDeletePurgeCreateWholeObjectBinary() - Method in class org.fcrepo.integration.http.api.OcflPersistenceIT
 
testCreateDeletePurgeCreateWholeObjectRdf() - Method in class org.fcrepo.integration.http.api.OcflPersistenceIT
 
testCreateDoStuffAndCommitTransaction() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testCreateDoStuffAndRollbackTransaction() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testCreateExternalBinaryProxyVersion() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreateGraph() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateGraphWithBlanknodes() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateMementoNotAffectModifiedDate() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreateNewBinary() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateNewBinaryWithChecksumMD5() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateNewBinaryWithChecksumSHA() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateNewBinaryWithChecksumSHA256() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateNewBinaryWithChecksumSHAandMD5() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateNewBinaryWithContentTypeWithParams() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateNewBinaryWithInsufficientResources() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateNewObject() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateNewObjectWithRdf() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateNewObjectWithSparql() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateNewObjectWithVersionedResource() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testCreateResourceWithoutContentType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateResourceWithSpecificCreationInformationIsAllowed() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
testCreateTransaction() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testCreateVersion() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreateVersionedBinaryResource() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateVersionedRDFResource() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreateVersionFromResourceWithBlankNode() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreateVersionFromResourceWithHashURI() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreateVersionOfBinary() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreateVersionOfBinaryDescription() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreateVersionOfBinaryWithDatetimeAndBody() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreateVersionWithAcceptDatetime() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreateVersionWithMementoDateTimeHeader() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreateVersionWithSlugHeader() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testCreationResponseDefault() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreationResponseMinimal() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testCreationResponseRepresentation() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDatetimeNegotiationExactMatch() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testDatetimeNegotiationLDPRv() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testDatetimeNegotiationNoMementos() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testDefaultBinaryDescriptionTriples() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDelete() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testDelete() - Method in class org.fcrepo.http.api.FedoraTombstonesTest
 
testDeleteAcl() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testDeleteAgChild() - Method in class org.fcrepo.integration.http.api.OcflPersistenceIT
 
testDeleteAndRecreateInTransaction() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testDeleteBinaryDescription() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDeleteContainerWithDepthHeaderSet() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDeleteContainerWithIncorrectDepthHeaderSet() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDeleteDatastream() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDeleteDefaultRootAcl() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testDeletedResourceMementosAreInaccessible() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testDeleteHierarchy() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDeleteLargeLiteralStoredAsBinary() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDeleteMultipleMultiValuedProperties() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDeleteObject() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDeleteObjectAndTombstone() - Method in class org.fcrepo.integration.http.api.FedoraTombstonesIT
 
testDeleteTimeMapNotAllowed() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testDeleteWithBadEtag() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDeleteWithFcrPath() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDescOrdering() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testDescribeRdfCached() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDescriptionMementoReference() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testDetectModification() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testDigestAbsence() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDigestConsistency() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testDirectContainerDefaults() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testDirectContainerDefaultsAfterPatch() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testDirectContainerDefaultsAfterPUT() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testDirectContainerInvalidMembershipRelationProperties() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testDirectContainerInvalidMembershipResourceProperties() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testDirectContainerOverrides() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testDirectContainerPatchWithLdpContainsHasMember() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testDirectContainerPatchWithLdpContainsIsMember() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testDirectContainerPatchWithoutLdpContains() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testDisallowDirectoryUriWithoutSlash() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testDisallowedFilePath() - Method in class org.fcrepo.integration.http.api.ExternalContentPathValidatorIT
 
testDisallowedMethods() - Method in class org.fcrepo.integration.http.api.FedoraTombstonesIT
 
testDisallowedPath() - Method in class org.fcrepo.integration.http.api.ExternalContentPathValidatorIT
 
testDisallowFileUriWithSlash() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testDoNotIncludeTotalCount() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testEmbeddedContainedResources() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testEmbeddedContainedResourcesNotToDeep() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testEmptyPatch() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testEmptyPath() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testEtagForDirectContainerHasMember() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testEtagForDirectContainerHasMemberPatch() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testEtagForDirectContainerHasMemberPut() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testEtagForDirectContainerIsMemberOf() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testEtagForDirectContainerIsMemberOfPatch() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testEtagForDirectContainerIsMemberOfPut() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testEtagForIndirectContainerHasMemberPatch() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testETagLdpIndirectContainerChildIsMemberOf() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testETagOnDeletedChild() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testETagOnDeletedLdpDirectContainerChild() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testETagOnDeletedLdpIndirectContainerChild() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testExactFileUri() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testFcrepo2792() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testFieldsReturnsContentSize() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testFieldsReturnsMimeType() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testFieldsReturnsRDFType() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testFieldsReturnsSpecifiedFields() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testFileSlashes() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testFixityOnVersionedResource() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGet() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetBinaryTemplate() - Method in class org.fcrepo.integration.http.api.FedoraHtmlIT
 
testGetContainerTemplate() - Method in class org.fcrepo.integration.http.api.FedoraHtmlIT
 
testGetDatastream() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetDatastreamNode() - Method in class org.fcrepo.integration.http.api.FedoraHtmlIT
 
testGetDefaultAcl() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testGetDefaultRootAcl() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testGetExternalDatastreamForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testGetHasStateTokenNonRDFSource() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testGetHasStateTokenRDFSource() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testGetLDPNRMementoHeaders() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetLDPRmOmitServerManaged() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testGetLDPRmWithoutOmitServerManager() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testGetLDPRSMementoHeaders() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetLongRange() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetModelFromInputStream() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testGetNode() - Method in class org.fcrepo.integration.http.api.FedoraHtmlIT
 
testGetNonExistentAcl() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testGetNonExistingObject() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testGetNonRDFSource() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetNonRDFSourceAndDescriptionWithUserTypes() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetNonRDFSourceDescription() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetNonRDFSourceWithWantDigest() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetNonRDFSourceWithWantDigestMultiple() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetObjectGraph() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetObjectGraphHtml() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetObjectGraphMinimal() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testGetObjectGraphVariants() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetObjectGraphWithBadLimit() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetObjectGraphWithChild() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetObjectGraphWithChildAndRemove() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetObjectGraphWithChildren() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetObjectIncludeContainmentAndOmitServerManaged() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testGetObjectOmitContainment() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testGetObjectOmitMembership() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testGetObjectOmitServerManaged() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testGetObjectReferences() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetObjectReferencesIndirect() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetOnMemento() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetOnMementoWithAcceptDatetimePresent() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetRDFSource() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetRDFSourceWithPreferRepresentation() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetRDFSourceWithUserTypes() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetRDFSourceWrongAccept() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
Test that a 406 gets returned in the event of an invalid or unsupported format being requested.
testGetRoot() - Method in class org.fcrepo.integration.http.api.FedoraHtmlIT
 
testGetRootTemplate() - Method in class org.fcrepo.integration.http.api.FedoraHtmlIT
 
testGetSimpleContentType() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetSize() - Method in class org.fcrepo.http.api.responses.StreamingBaseHtmlProviderTest
 
testGetTimeMapRDFSubject() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetTimeMapResponseForBinary() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetTimeMapResponseForBinaryDescription() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetTimeMapResponseMultipleMementos() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetTimeMapResponseWithBadAcceptHeader() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetUserDefinedDefaultRootAcl() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testGetVersionedResourceHeaders() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testGetVersionResponseContentTypes() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetWhenIfModifiedSincePreconditionFails() - Method in class org.fcrepo.http.api.FedoraLdpTest
Emulates an 'If-Modified-Since' precondition failing for a GET request.
testGetWhenIfNoneMatchPreconditionFails() - Method in class org.fcrepo.http.api.FedoraLdpTest
Emulates an 'If-None-Match' precondition failing for a GET request.
testGetWithBasicContainer() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithBinary() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithBinaryDescription() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithDateTimeNegotiation() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testGetWithDirectContainer() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithExternalMessageBinary() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithExternalMessageMissingURLBinary() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithIndirectContainer() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithObject() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithObjectIncludeReferences() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithObjectOmitContainment() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithObjectOmitMembership() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGetWithObjectPreferMinimal() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testGhostNodes() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHead() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testHeadAndDeleteInTransaction() - Method in class org.fcrepo.integration.http.api.TransactionsIT
Test for issue https://jira.duraspace.org/browse/FCREPO-2975
testHeadBasicContainer() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadDatastream() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadDatastreamWithWantDigest() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadDatastreamWithWantDigestMultiple() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadDatastreamWithWantDigestMultipleOneUnsupported() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadDatastreamWithWantDigestSha256() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadDefaultContainer() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadDefaultContentType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadDefaultNonRDF() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadDefaultRDF() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadDirectContainer() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadExternalDatastreamRedirectForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testHeadHasStateTokenNonRDFSource() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testHeadHasStateTokenRDFSource() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testHeadIndirectContainer() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadJSONLDContentType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadNonRdfHeaders() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadObject() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadOnMemento() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testHeadOnMementoWithAcceptDatetimePresent() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testHeadRDFContentType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadRdfResourceHeaders() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadRepositoryGraph() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadTurtleContentType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadVersionedResourceHeaders() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testHeadWithBasicContainer() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testHeadWithBinary() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testHeadWithBinaryDescription() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testHeadWithDefaultContainer() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testHeadWithDirectContainer() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testHeadWithExternalBinary() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testHeadWithIndirectContainer() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testHeadWithObject() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testHttpUriMissingSlash() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testIdConstraints() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testInboundLinksDoNotUpdateEtag() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testInboundReferencesFromBinary() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIncludeTotalCount() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testIndirectContainerChildInsertedContentRelationLiteral() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testIndirectContainerChildWithoutInsertedContentRelation() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testIndirectContainerDefaults() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testIndirectContainerDefaultsAfterPatch() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testIndirectContainerDefaultsAfterPUT() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testIndirectContainerInsertedContentRelationMemberSubject() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testIndirectContainerInteraction() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIndirectContainerOverrides() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testIndirectContainerPatchWithLdpContainsHasMember() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testIndirectContainerPatchWithLdpContainsIsMember() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testIndirectContainerPatchWithoutLdpContains() - Method in class org.fcrepo.integration.http.api.LDPContainerIT
 
testIngest() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestNewWithSparqlPatchWithinTransaction() - Method in class org.fcrepo.integration.http.api.TransactionsIT
Tests whether a Sparql update is visible within a transaction and if the update is made persistent along with the commit.
testIngestOnSubtree() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestOpaqueRdfAsBinary() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestWithBinary() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestWithBinaryAndChecksum() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
Ensure that the objects can be created with a Digest header with a SHA1 sum of the binary content
testIngestWithBinaryAndChecksumMismatch() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
Ensure that the objects cannot be created when a Digest header contains a SHA1 sum that does not match the uploaded binary content
testIngestWithBinaryAndMalformedDigestHeader() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
Ensure that the a malformed Digest header returns a 400 Bad Request
testIngestWithBinaryAndMD5DigestHeader() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestWithBinaryAndNonSha1DigestHeader() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
Ensure that a non-SHA1 Digest header returns a 409 Conflict
testIngestWithBinaryAndTwoValidHeadersDigestHeaders() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestWithBinaryAndValidAndInvalidDigestHeaders() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestWithNewAndGraph() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestWithNewAndSparqlQuery() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestWithRDFLang() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestWithRepeatedSlug() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testIngestWithSlug() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testInvalidFileUri() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testInvalidHttpUri() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testInvalidMethods() - Method in class org.fcrepo.integration.http.api.FedoraFixityIT
 
testInvalidOperators() - Method in class org.fcrepo.http.api.FedoraSearchTest
 
testInvalidSparqlUpdate() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
TestIsolationExecutionListener - Class in org.fcrepo.integration.http.api
Listener that baselines the DB and OCFL repo between every test.
TestIsolationExecutionListener() - Constructor for class org.fcrepo.integration.http.api.TestIsolationExecutionListener
 
testIsWriteable() - Method in class org.fcrepo.http.api.responses.StreamingBaseHtmlProviderTest
 
testJsonLdProfileCompacted() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testJsonLdProfileExpanded() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testJsonLdProfileFlattened() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testLdpcvGetHasStateTokenRDFSource() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testLdpcvHeadHasStateTokenRDFSource() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testLDPRNotImplemented() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testLDPRNotImplementedInvalidLink() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testLinkedDeletion() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testListFileDoesNotExist() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testLocalFileNotDeleted() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testLongIdentifier1() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testLongIdentifier2() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testMalformedCondition() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testMalformedUri() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testMapRelativeUris() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testMapRelativeUrisDeeper() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testMaxResultsAndOffset() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testMementoContainmentReferences() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testMementoExternalReference() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testMementosMaintainContainment() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testMethodNotAllowed() - Method in class org.fcrepo.integration.http.api.FedoraReindexIT
 
testMissingHandlingTypeInExternalMessage() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testModifiedGreaterAndLessThan() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testMultipleAlgorithms() - Method in class org.fcrepo.integration.http.api.FedoraFixityIT
 
testMultipleExtLinkHeaders() - Method in class org.fcrepo.http.api.ExternalContentHandlerFactoryTest
 
testMultipleMatches() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testMultipleReferences() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
Create the same reference from two resources, check that one exists when the other is deleted.
testMultipleSchemes() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testNoChildrenOfTombstone() - Method in class org.fcrepo.integration.http.api.FedoraTombstonesIT
 
testNonabsoluteUri() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testNonExistantFcrMetadata() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testNonRDFSourceInteraction() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testNoReferentialIntegrity() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testNormalTriples() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testNoScheme() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testNotYetDeleted() - Method in class org.fcrepo.http.api.FedoraTombstonesTest
If a resource is not deleted, it doesn't return a TombstoneImpl so the fcr:tombstone URI should return 404.
testNullPath() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testOption() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testOptions() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testOptionsBinary() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testOptionsBinaryMetadata() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testOptionsBinaryMetadataWithUriEncoding() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testOptionsMemento() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testOptionsOnMemento() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testOptionsTimeMap() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testOptionWithBinary() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testOptionWithBinaryDescription() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testOptionWithLDPRS() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testOrderByMimetypeDesc() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testOrderingISAscendingByDefaultIfOrderByIsDefined() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testPatchAcl() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testPatchAclDelete() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testPatchBinary() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPatchBinary() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPatchBinaryDescription() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPatchBinaryDescription() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
Descriptions of bitstreams contain triples about the described thing, so only triples with the described thing as their subject are legal.
testPatchBinaryDescriptionWithBinaryProperties() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
Descriptions of bitstreams contain only triples about the described thing, so only triples with the described thing as their subject are legal.
testPatchBinaryNameAndType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPatchDefaultRootAcl() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testPatchInsertMementoNamespacePredicate() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPatchInsertMementoNamespaceType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPatchInsertMementoTypeAndProperty() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPatchNonRelaxablePredicates() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
testPatchObject() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPatchOnInvalidMementoPath() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testPatchOnMemento() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testPatchOnTimeMapContainer() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testPatchToCreateDirectContainerInSparqlUpdateFails() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPatchToDeleteNonRdfSourceInteractionModel() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPatchToInternal_EmptySubjectDelete() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_EmptySubjectExplicitObjectDelete() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_EmptySubjectExplicitObjectUpdate() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_EmptySubjectInsert() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_EmptySubjectInsertDeleteWhere() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_EmptySubjectObjectInsert() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_EmptySubjectUpdate() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_ExplicitSubjectDelete() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_ExplicitSubjectInsert() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_ExplicitSubjectObjectDelete() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_ExplicitSubjectObjectInsert() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_ExplicitSubjectObjectUpdate() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_ExplicitSubjectObjectUpdateWhereObject() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_ExplicitSubjectObjectUpdateWhereSubject() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchToInternal_ExplicitSubjectUpdate() - Method in class org.fcrepo.http.api.services.HttpRdfServiceTest
 
testPatchUpdateBinaryWithType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPatchUpdateIndirectContainerServerManaged() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPatchWithBlankNode() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPatchWithMissingContent() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPatchWithoutContent() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPatchWithStateTokenOnAcl() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testPatchWithStateTokenOnRDFSource() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testPathModifiers() - Method in class org.fcrepo.integration.http.api.ExternalContentPathValidatorIT
 
testPathWithEmptySegment() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPostCreateDate() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPostCreateNonRDFSourceWithAcl() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPostCreateRDFSourceWithAcl() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPostCreateRDFSourceWithMementoNamespacePredicate() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPostCreateRDFSourceWithMementoNamespaceType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPostCreateRDFSourceWithMementoTypeAndProperty() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPostExternalContentProxyForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testPostFcrSlug() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPostOnInvalidMementoPath() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testPostOnMemento() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testPostWithExternalMessageBadHandling() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPreferExcludeMembership() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testPreferIncludeEmbed() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testPreferIncludeEmbedInbound_OmitMinimal() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testPreferIncludeInbound() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testPreferIncludeMinimal() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testPreferIncludeMinimalAndSystem() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testPreferIncludeMinimalOmitSystem() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testPreferOmitMinimal() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testPreferOmitSystem() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testPreferOmitSystemIncludeContainment() - Method in class org.fcrepo.integration.http.api.PrefersLdpIT
 
testProxyClientContentTypeOverridesRemoteForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyNotFoundHttpContent() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyNotFoundLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyPostWithInvalidTransmissionFixityForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyPostWithTransmissionFixityForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyPutWithTransmissionFixityForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyRemoteContentTypeForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyUnreachableHttpContent() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyWithInvalidTransmissionFixityForLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyWithTransmissionFixityForLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyWithWantDigestForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyWithWantDigestForLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testProxyWithWantDigestMultipleForLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testPurgingGrandchildren() - Method in class org.fcrepo.integration.http.api.FedoraTombstonesIT
 
testPutACLBadRdf() - Method in class org.fcrepo.integration.http.api.FedoraAclIT
 
testPutBinary() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutBinaryChildViolation() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutBinaryRdfChanges() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutChangeBasicContainerToParent() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutChangeBinaryTypeNotAllowed() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutCreateNonRDFSourceWithAcl() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutCreateRDFSourceWithAcl() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutCreateRDFSourceWithMementoNamespacePredicate() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutCreateRDFSourceWithMementoNamespaceType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutCreateRDFSourceWithMementoTypeAndProperty() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutDatastreamContentOnObject() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutEmptyBody() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutFcrPath() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutFcrTx() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutGetNonRdfSourceWithUndefinedPrefix() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutGetRdfSourceWithUndefinedPrefix() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutMalformedHeader() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutMalformedRDFOnObject() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutNewBinary() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPutNewObject() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPutNewObjectLdpr() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPutNewObjectWithRdf() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPutNonRelaxablePredicates() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
testPutOgg() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutOnInvalidMementoPath() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testPutOnMemento() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testPutOnTimeMapContainer() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testPutRdfLenient() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutReferenceRoot() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutReplaceRdfObject() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testPutResourceBadRdf() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutServerManagedPredicateInIndirectContainer() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutToChangeInteractionModelWithRdf() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutToChangeNonRdfSourceToRdfSource() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutUpdateBinaryWithType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testPutWithStateTokenOnNonRDFSource() - Method in class org.fcrepo.integration.http.api.StateTokensIT
 
testPutWithStrictIfMatchHandling() - Method in class org.fcrepo.http.api.FedoraLdpTest
 
testRebuildOcfl() - Method in class org.fcrepo.integration.http.api.RebuildIT
This test rebuilds from a known set of OCFL content.
testRebuildOnStart() - Method in class org.fcrepo.integration.http.api.RebuildIT
 
testRebuildWebapp() - Method in class org.fcrepo.integration.http.api.RebuildIT
 
testRedirectForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testRedirectNotFoundLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testRedirectPostWithInvalidTransmissionFixityForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testRedirectPostWithTransmissionFixityForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testRedirectUnreachableHttpContent() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testRedirectWithInvalidTransmissionFixityForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testRedirectWithTransmissionFixityForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testRedirectWithWantDigest() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testReferenceRemovedOnDelete() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testReindexChildWithinArchivalGroup() - Method in class org.fcrepo.integration.http.api.FedoraReindexIT
 
testReindexNewObjects() - Method in class org.fcrepo.integration.http.api.FedoraReindexIT
 
testReindexNonExistentObject() - Method in class org.fcrepo.integration.http.api.FedoraReindexIT
 
testRelativeModifier() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testReplaceGraph() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testRepositoryRootTypes() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testRequestResourceInvalidTx() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testRequestsInTransactionThatDoestExist() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testRequestWithBareTxUuid() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testRequestWitMadeUpTxUuid() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testResponseContentTypes() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testRollbackShouldNotLeaveDbInPartiallyUpdatedState() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testRootHasTxEndpoint() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testRootResourceIsVersioned() - Method in class org.fcrepo.integration.http.api.RepositoryInitializerIT
 
testRoundtripping() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
Tests a lossless roundtrip of a resource.
testRoundTripReplaceGraph() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testRoundTripReplaceGraphForDatastreamDescription() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testSearchAllResources() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testSearchByContentSize() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testSearchByMimeType() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testSearchByRdfSourceExactMatch() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testSearchByRdfSourceWildcard() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testSearchByRdfSourceWildCards() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testSearchNoMatchingFedoraIds() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testTimeMapResponseContentTypes() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
testTotalResults() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testTotalResultsMore() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testTrailingSlashTombstoneLink() - Method in class org.fcrepo.integration.http.api.FedoraTombstonesIT
 
testTransactionAndConcurrentConflictingUpdate() - Method in class org.fcrepo.integration.http.api.TransactionsIT
Tests that transactions are treated as atomic with regards to nodes.
testTransactionKeepAlive() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
testUnderScoreEscaping() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testUnsupportedHandlingTypeInExternalMessagePOST() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUnsupportedHandlingTypeInExternalMessagePUT() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateAndReplaceObjectGraph() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testUpdateBinaryWithoutContentType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testUpdateHttpUriToInternal() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateHttpUriToLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateInternalToHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateInternalToLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateLocalFileToInternal() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateNonRdfResourceWithSpecificInformationIsAllowed() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
testUpdateObjectGraph() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testUpdateObjectGraphWithNonLocalTriples() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testUpdateObjectGraphWithProblems() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testUpdateObjectWithoutContentType() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testUpdateObjectWithSpacesPost() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testUpdateObjectWithSpacesPut() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testUpdateProxyHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateProxyLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateProxyToRedirectForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateProxyToRedirectForLocalFile() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateRedirectHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateRedirectToProxyForHttpUri() - Method in class org.fcrepo.integration.http.api.ExternalContentHandlerIT
 
testUpdateResourceWithSpecificModificationInformationIsAllowed() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
testUpdateSearchIndexOnResourceDelete() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testUpdateSearchIndexOnResourceUpdate() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testUpsertMappingOcflIndex() - Method in class org.fcrepo.integration.http.api.OcflPersistenceIT
 
testValidateWithNoAllowList() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testValidationFailure() - Method in class org.fcrepo.http.api.ExternalContentHandlerFactoryTest
 
testValidConditionsForFedoraId() - Method in class org.fcrepo.http.api.FedoraSearchTest
 
testValidConditionsNonFedoraId() - Method in class org.fcrepo.http.api.FedoraSearchTest
 
testValidFileUri() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testValidHTMLForDS() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testValidHTMLForObject() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testValidHTMLForRepo() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testValidHttpUri() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testValidLinkHeader() - Method in class org.fcrepo.http.api.ExternalContentHandlerFactoryTest
 
testValidSparqlUpdate() - Method in class org.fcrepo.integration.http.api.FedoraRelaxedLdpIT
 
testVaryingCaseHttpUri() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testVaryingSensitiveFilePath() - Method in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
testWildcardMatchingOnPartialFedoraId() - Method in class org.fcrepo.integration.http.api.FedoraSearchIT
 
testWithHashUris() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
testWriteTo() - Method in class org.fcrepo.http.api.responses.StreamingBaseHtmlProviderTest
 
testWriteToWithAnnotation() - Method in class org.fcrepo.http.api.responses.StreamingBaseHtmlProviderTest
 
testWriteToWithParentTemplate() - Method in class org.fcrepo.http.api.responses.StreamingBaseHtmlProviderTest
 
tmpDir - Variable in class org.fcrepo.http.api.ExternalContentPathValidatorTest
 
tmpDir - Variable in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
transactionShouldNotBeAbleToBeCommittedWhenARequestFails() - Method in class org.fcrepo.integration.http.api.TransactionsIT
 
TransactionsIT - Class in org.fcrepo.integration.http.api
TransactionsIT class.
TransactionsIT() - Constructor for class org.fcrepo.integration.http.api.TransactionsIT
 
TransactionsTest - Class in org.fcrepo.http.api
TransactionsTest class.
TransactionsTest() - Constructor for class org.fcrepo.http.api.TransactionsTest
 
TX_ID_PATTERN - Static variable in class org.fcrepo.integration.http.api.TransactionsIT
 

V

verifyFullSetOfRdfTypes() - Method in class org.fcrepo.integration.http.api.FedoraLdpIT
 
versionedResourcesCreatedByDefault() - Method in class org.fcrepo.integration.http.api.FedoraVersioningIT
 
A B C D E F G H I L N O P R S T V 
All Classes All Packages