Skip navigation links
A B C E F G N O P R S T U V 

A

AbstractFedoraFileSystemConnectorIT - Class in org.fcrepo.integration.connector.file
An abstract suite of tests that should work against any configuration of a FedoraFileSystemFederation.
AbstractFedoraFileSystemConnectorIT() - Constructor for class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

B

BasicReadWriteFedoraFileSystemConnectorIT - Class in org.fcrepo.integration.connector.file
 
BasicReadWriteFedoraFileSystemConnectorIT() - Constructor for class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
beforeClass() - Static method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
binaryService - Variable in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

C

cleanUpJsonFilesFiles(File) - Static method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
containerService - Variable in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

E

ExternalJsonSidecarExtraPropertyStoreTest - Class in org.fcrepo.connector.file
 
ExternalJsonSidecarExtraPropertyStoreTest() - Constructor for class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 

F

federationName() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
The name (relative path) of the federation to be tested.
federationName() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
federationName() - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
FedoraFileSystemConnectorTest - Class in org.fcrepo.connector.file
 
FedoraFileSystemConnectorTest() - Constructor for class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
FileConnectorIT - Class in org.fcrepo.integration.connector.file
Tests around using the fcrepo-connector-file
FileConnectorIT() - Constructor for class org.fcrepo.integration.connector.file.FileConnectorIT
 
fileForNode() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

G

getChildCount(Node) - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
getFederationRoot() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
The filesystem path for the root of the filesystem federation being tested.
getFederationRoot() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
getFederationRoot() - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
getReadOnlyFederationRoot() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
getReadWriteFederationRoot() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

N

nodeService - Variable in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

O

org.fcrepo.connector.file - package org.fcrepo.connector.file
 
org.fcrepo.integration.connector.file - package org.fcrepo.integration.connector.file
 

P

propertyFileForNode(Node) - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
The following is painfully tied to some implementation details but it's critical that we test that the json files are actually written somewhere, so it's the best I can do without further opening up the internals of JsonSidecarExtraPropertiesStore.

R

ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT - Class in org.fcrepo.integration.connector.file
 
ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT() - Constructor for class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
repo - Variable in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

S

setSystemPropertiesAndCleanUp() - Static method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
Sets a system property and ensures artifacts from previous tests are cleaned up.
setUp() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
setUp() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 

T

testBreakFederation() - Method in class org.fcrepo.integration.connector.file.FileConnectorIT
I should be able to create two subdirectories of a non-existent parent directory.
testChangedFileFixity() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
testCopyFromProjection() - Method in class org.fcrepo.integration.connector.file.FileConnectorIT
I should be able to copy objects from a federated filesystem to the repository.
testCopyToProjection() - Method in class org.fcrepo.integration.connector.file.FileConnectorIT
I should be able to copy objects from the repository to a federated filesystem.
testDirPath() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
Gets the path (relative to the filesystem federation) of a directory that's expected to be present.
testDirPath() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
testDirPath() - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
testEmptyPropertyFile() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testFederatedDatastream() - Method in class org.fcrepo.integration.connector.file.FileConnectorIT
I should be able to link to content on a federated filesystem.
testFilePath() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
Gets the path (relative to the filesystem federation) of a file that's expected to be present.
testFilePath() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
testFilePath() - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
testFileSystemConnectorReadOnly() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testFixity() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
testGetDocumentByIdContent() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testGetDocumentByIdDatastream() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testGetDocumentByIdNone() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testGetDocumentByIdNull() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testGetDocumentByIdObject() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testGetFederatedContent() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
testGetFederatedDatastream() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
testGetFederatedObject() - Method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 
testGetProjectedNode() - Method in class org.fcrepo.integration.connector.file.FileConnectorIT
Given a directory at: test-FileSystem1/ /ds1 /ds2 /TestSubdir/ and a projection of test-objects as fedora:/files, then I should be able to retrieve an object from fedora:/files/FileSystem1 that lists a child object at fedora:/files/FileSystem1/TestSubdir and lists datastreams ds and ds2
testGetProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testGetPropertiesWithException() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testGetRepositoryGraph() - Method in class org.fcrepo.integration.connector.file.FileConnectorIT
 
testLastModifiedUpdatedAfterUpdates() - Method in class org.fcrepo.integration.connector.file.FileConnectorIT
When I make changes to a resource in a federated filesystem, the parent folder's Last-Modified header should be updated.
testRemoveDocument() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testRemoveProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testRemoveProperty() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 
testSha1ContentDigestIsNotCached() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testSha1WhenContentDigestIsCached() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testSidecarFile() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testStoreDocument() - Method in class org.fcrepo.connector.file.FedoraFileSystemConnectorTest
 
testStoreExistingProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testStoreProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testUpdateExistingProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testUpdateProperties() - Method in class org.fcrepo.connector.file.ExternalJsonSidecarExtraPropertyStoreTest
 
testUploadToProjection() - Method in class org.fcrepo.integration.connector.file.FileConnectorIT
I should be able to upload a file to a read/write federated filesystem.
testWriteProperty() - Method in class org.fcrepo.integration.connector.file.BasicReadWriteFedoraFileSystemConnectorIT
 

U

unsetSystemPropertiesAndCleanUp() - Static method in class org.fcrepo.integration.connector.file.AbstractFedoraFileSystemConnectorIT
 

V

verifyThatPropertiesAreExternal() - Method in class org.fcrepo.integration.connector.file.ReadOnlyExternalPropertiesFedoraFileSystemConnectorIT
 
A B C E F G N O P R S T U V 
Skip navigation links

Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.