- tearDown() - Method in class org.fcrepo.client.utility.ingest.TestIngest
-
- tearDown() - Method in class org.fcrepo.server.messaging.AtomAPIMMessageTest
-
- tearDown() - Method in class org.fcrepo.server.messaging.NotificationInvocationHandlerTest
-
- tearDown() - Method in class org.fcrepo.server.resourceIndex.ResourceIndexRebuilderTest
-
- tearDown() - Method in class org.fcrepo.test.api.TestAdminAPI
-
- tearDown() - Method in class org.fcrepo.test.api.TestAPIA
-
- tearDown() - Method in class org.fcrepo.test.api.TestAPIALite
-
- tearDown() - Method in class org.fcrepo.test.api.TestAPIALiteConfigA
-
- tearDown() - Method in class org.fcrepo.test.api.TestAPIM
-
- tearDown() - Method in class org.fcrepo.test.api.TestAPIM2
-
- tearDown() - Method in class org.fcrepo.test.api.TestAPIMLite
-
- tearDown() - Method in class org.fcrepo.test.api.TestExampleWithMediashelfClient
-
- tearDown() - Method in class org.fcrepo.test.api.TestExternalDatastreams
-
- tearDown() - Method in class org.fcrepo.test.api.TestManagedDatastreams
-
- tearDown() - Method in class org.fcrepo.test.api.TestManagementNotifications
-
- tearDown() - Method in class org.fcrepo.test.api.TestManyDisseminations
-
- tearDown() - Method in class org.fcrepo.test.api.TestRelationships
-
- tearDown() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- tearDown() - Method in class org.fcrepo.test.api.TestRESTAPIURLDecoding
-
- tearDown() - Method in class org.fcrepo.test.api.TestXACMLPolicies
-
- tearDown() - Method in class org.fcrepo.test.fesl.policy.TestHierarchy
-
- tearDown() - Method in class org.fcrepo.test.fesl.policy.TestPolicies
-
- tearDown() - Method in class org.fcrepo.test.fesl.policyindex.TestPolicyIndex
-
- tearDown() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- tearDown() - Method in class org.fcrepo.test.integration.cma.ConflictingDeploymentTests
-
- tearDown() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- tearDown() - Method in class org.fcrepo.test.integration.TestCommandLineUtilities
-
- tearDown() - Method in class org.fcrepo.test.integration.TestLargeDatastreams
-
- tearDown() - Method in class org.fcrepo.test.integration.TestMisplacedNamespace
-
- tearDown() - Method in class org.fcrepo.test.integration.TestOAIService
-
- TemplatedResourceIterator - Class in org.fcrepo.test
-
Iterator that takes a set of attribute values from a values file
and iterates by repeatedly substituting in the next set of values into the
template
values file format: java properties, with
template.attribute.sets.count=n :
number of sets to iterate over
template.attribute.set.0.someattribute1=value1:
template.attribute.set.0.someattribute2=value2:
when on set iteration 0, substitute $someattribute1$ with value1
and similarly $someattribute2$ with value2
nb: sets are zero-indexed, numbered 0 to count - 1
escape backslashes to \\
- TemplatedResourceIterator(String, String) - Constructor for class org.fcrepo.test.TemplatedResourceIterator
-
- TemplatedResourceIterator(String, String, boolean) - Constructor for class org.fcrepo.test.TemplatedResourceIterator
-
- TEST_OBJ - Static variable in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- TEST_OBJ - Static variable in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testAccessParmResolver() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testAddDatastream() - Method in class org.fcrepo.test.api.TestAPIM
-
Until the various datastream tests are not interdependent,
they must be executed as a single test
- testAddDatastream() - Method in class org.fcrepo.test.api.TestExternalDatastreams
-
- testAddDatastream() - Method in class org.fcrepo.test.api.TestManagedDatastreams
-
- testAddDatastream() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testAddDatastream() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testAddDatastream() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testAddDatastreamWithChecksum() - Method in class org.fcrepo.test.api.TestExternalDatastreams
-
- testAddDatastreamWithChecksum() - Method in class org.fcrepo.test.api.TestManagedDatastreams
-
- testAddDatastreamWithChecksumType() - Method in class org.fcrepo.test.api.TestExternalDatastreams
-
- testAddRelationship() - Method in class org.fcrepo.test.api.TestRelationships
-
- testAddRelationship() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- TestAdminAPI - Class in org.fcrepo.test.api
-
Tests of the REST API.
- TestAdminAPI() - Constructor for class org.fcrepo.test.api.TestAdminAPI
-
- testAdminGetDeny() - Method in class org.fcrepo.test.fesl.policy.TestPolicies
-
- testAdminGetPermit() - Method in class org.fcrepo.test.fesl.policy.TestPolicies
-
- TestAPIA - Class in org.fcrepo.test.api
-
Test of the Fedora Access Service (API-A).
- TestAPIA() - Constructor for class org.fcrepo.test.api.TestAPIA
-
- TestAPIAConfigA - Class in org.fcrepo.test.api
-
Test API-A SOAP in configuration A (Authentication disabled on API-A).
- TestAPIAConfigA() - Constructor for class org.fcrepo.test.api.TestAPIAConfigA
-
- TestAPIALite - Class in org.fcrepo.test.api
-
- TestAPIALite() - Constructor for class org.fcrepo.test.api.TestAPIALite
-
- testAPIALiteAuthNBogusUser() - Method in class org.fcrepo.test.api.TestAuthentication
-
- testAPIALiteAuthNValidUserBogusPass() - Method in class org.fcrepo.test.api.TestAuthentication
-
- testAPIALiteAuthNValidUserValidPass() - Method in class org.fcrepo.test.api.TestAuthentication
-
- TestAPIALiteConfigA - Class in org.fcrepo.test.api
-
Test API-A Lite in configuration A (Authentication disabled on API-A).
- TestAPIALiteConfigA() - Constructor for class org.fcrepo.test.api.TestAPIALiteConfigA
-
- testAPIASOAPAuthNBogusUser() - Method in class org.fcrepo.test.api.TestAuthentication
-
- testAPIASOAPAuthNValidUserBogusPass() - Method in class org.fcrepo.test.api.TestAuthentication
-
- testAPIASOAPAuthNValidUserValidPass() - Method in class org.fcrepo.test.api.TestAuthentication
-
- TestAPIM - Class in org.fcrepo.test.api
-
- TestAPIM() - Constructor for class org.fcrepo.test.api.TestAPIM
-
- TestAPIM2 - Class in org.fcrepo.test.api
-
Test APIM based on templating of resource files
These tests also use the non-MTOM WS client
- TestAPIM2() - Constructor for class org.fcrepo.test.api.TestAPIM2
-
- TestAPIMLite - Class in org.fcrepo.test.api
-
- TestAPIMLite() - Constructor for class org.fcrepo.test.api.TestAPIMLite
-
- testAPIMLiteAuthNBogusUser() - Method in class org.fcrepo.test.api.TestAuthentication
-
- testAPIMLiteAuthNValidUserBogusPass() - Method in class org.fcrepo.test.api.TestAuthentication
-
- testAPIMLiteAuthNValidUserValidPass() - Method in class org.fcrepo.test.api.TestAuthentication
-
- testAPIMPubAndReceipt() - Method in class org.fcrepo.server.messaging.NotificationInvocationHandlerTest
-
- testAPIMSOAPAuthNBogusUser() - Method in class org.fcrepo.test.api.TestAuthentication
-
- testAPIMSOAPAuthNValidUserBogusPass() - Method in class org.fcrepo.test.api.TestAuthentication
-
- testAPIMSOAPAuthNValidUserValidPass() - Method in class org.fcrepo.test.api.TestAuthentication
-
- testAtomZipRoundTrip() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- TestAuthentication - Class in org.fcrepo.test.api
-
Tests correct/incorrect authentication against API-A/Lite and API-M/Lite.
- TestAuthentication() - Constructor for class org.fcrepo.test.api.TestAuthentication
-
- testBadSubjectURI() - Method in class org.fcrepo.test.api.TestRelationships
-
- testBasicCModelRelationships() - Method in class org.fcrepo.test.api.TestRelationships
-
- testBatchBuildAndBatchIngestAndPurge() - Method in class org.fcrepo.test.integration.TestCommandLineUtilities
-
- testBatchBuildIngestAndPurge() - Method in class org.fcrepo.test.integration.TestCommandLineUtilities
-
- testBatchModify() - Method in class org.fcrepo.test.integration.TestCommandLineUtilities
-
- testBatchPurge() - Method in class org.fcrepo.test.integration.TestCommandLineUtilities
-
- testBulkExportFOXML11Syntax() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testChunked() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- TestCommandLineFormats - Class in org.fcrepo.test.integration
-
Tests the command-line Ingest and Export interfaces with varied formats.
- TestCommandLineFormats() - Constructor for class org.fcrepo.test.integration.TestCommandLineFormats
-
- TestCommandLineUtilities - Class in org.fcrepo.test.integration
-
- TestCommandLineUtilities() - Constructor for class org.fcrepo.test.integration.TestCommandLineUtilities
-
- testConcurrentRequests() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testCorruptIndex() - Method in class org.fcrepo.test.api.TestAPIM
-
- testDatastreamDisseminationConditionalGet() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testDatastreamDisseminationContentDispositionFromId() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testDatastreamDisseminationContentDispositionFromLabel() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testDatastreamDisseminationContentDispositionFromRels() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testDatastreamDisseminationGetContentRange() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testDatastreamDisseminationHEAD() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testDatastreamMethodNotifications() - Method in class org.fcrepo.test.api.TestManagementNotifications
-
Test notifications on
1) addDatastream
2) modifyDatastreamByReference
3) modifyDatastreamByValue
4) setDatastreamState
5) setDatastreamVersionable
6) purgeDatastream
- testDatastreamMethods() - Method in class org.fcrepo.test.api.TestAPIM2
-
- testDatastreamMethods() - Method in class org.fcrepo.test.fesl.policyindex.TestPolicyIndex
-
- testDeletedObject() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testDeployFirstIngested12() - Method in class org.fcrepo.test.integration.cma.ConflictingDeploymentTests
-
If two sDeps are ingested, the first one ingested should be the one to
drive the dissemination.
- testDeployFirstIngested21() - Method in class org.fcrepo.test.integration.cma.ConflictingDeploymentTests
-
If two sDeps are ingested, the first one ingested should be the one to
drive the dissemination.
- testDescribeRepository() - Method in class org.fcrepo.test.api.TestAPIA
-
- testDescribeRepository() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testDescribeRepository_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testDescribeRepository_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testDescribeRepository_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testDescribeRepository_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testDissemination() - Method in class org.fcrepo.test.integration.cma.ContentModelDSInputTest
-
- testDissemination1() - Method in class org.fcrepo.test.integration.cma.SharedDeploymentTests
-
- testDissemination1() - Method in class org.fcrepo.test.integration.cma.SimpleDeploymentTests
-
- testDissemination1_2() - Method in class org.fcrepo.test.integration.cma.SharedDeploymentTests
-
- testDissemination2() - Method in class org.fcrepo.test.integration.cma.SharedDeploymentTests
-
- testDissemination2() - Method in class org.fcrepo.test.integration.cma.SimpleDeploymentTests
-
- testDissemination3() - Method in class org.fcrepo.test.integration.cma.SharedDeploymentTests
-
- testDissemination4() - Method in class org.fcrepo.test.integration.cma.SharedDeploymentTests
-
- testDisseminationContentLengthWhenKnown() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- TestExampleWithMediashelfClient - Class in org.fcrepo.test.api
-
- TestExampleWithMediashelfClient() - Constructor for class org.fcrepo.test.api.TestExampleWithMediashelfClient
-
- testExport() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testExport() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testExport() - Method in class org.fcrepo.test.integration.TestCommandLineUtilities
-
- testExportATOM() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testExportATOM_ZIP() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testExportFOXML10() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testExportFOXML11() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testExportMETS10() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testExportMETS11() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testExportObject() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- TestExternalDatastreams - Class in org.fcrepo.test.api
-
- TestExternalDatastreams() - Constructor for class org.fcrepo.test.api.TestExternalDatastreams
-
- testFCREPO238() - Method in class org.fcrepo.test.integration.TestObjectLastModDate
-
- testFedoraIngestAndPurge() - Method in class org.fcrepo.test.integration.TestCommandLineUtilities
-
- testFedoraMethodConstructor() - Method in class org.fcrepo.server.messaging.AtomAPIMMessageTest
-
- testFieldSearch() - Method in class org.fcrepo.test.api.TestAPIM2
-
- testFindObjects() - Method in class org.fcrepo.test.api.TestAPIA
-
- testFindObjects() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testFindObjects() - Method in class org.fcrepo.test.api.TestRESTAPIConfigQ
-
- testFindObjects() - Method in class org.fcrepo.test.integration.TestCommandLineUtilities
-
- testFindObjects01() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testFindObjects01() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testFindObjects02() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testFindObjects02() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testFindObjects_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testFindObjects_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testFindObjects_BadRequest() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testFindObjects_BadRequest() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testFindObjects_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testFindObjects_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testFindObjectsBadSyntax() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testFindObjectsXML01() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testFindObjectsXML01() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testFindObjectsXML02() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testFindObjectsXML02() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testFindObjectWithSingleQuote() - Method in class org.fcrepo.test.api.TestRESTAPI
-
test case for FCREPO-867.
- testGetAllRelationships() - Method in class org.fcrepo.test.api.TestRelationships
-
- testGetChainedDissemination() - Method in class org.fcrepo.test.api.TestAPIAConfigA
-
- testGetChainedDissemination() - Method in class org.fcrepo.test.api.TestAPIALiteConfigA
-
- testGetDatastream() - Method in class org.fcrepo.test.api.TestAPIM
-
- testGetDatastream() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testGetDatastream() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testGetDatastreamDissemination() - Method in class org.fcrepo.test.api.TestAPIA
-
- testGetDatastreamDissemination() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testGetDatastreamDissemination() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGetDatastreamDissemination() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testGetDatastreamDissemination() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testGetDatastreamDissemination_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testGetDatastreamDissemination_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testGetDatastreamDissemination_Datastream_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetDatastreamDissemination_Datastream_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetDatastreamDissemination_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetDatastreamDissemination_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetDatastreamDissemination_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetDatastreamDissemination_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetDatastreamHistory() - Method in class org.fcrepo.test.api.TestAPIM
-
- testGetDatastreamHistory() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGetDatastreamProfile() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGetDatastreams() - Method in class org.fcrepo.test.api.TestAPIM
-
- testGetDatastreamXML() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testGetDatastreamXML() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testGetDissemination_Custom_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testGetDissemination_Custom_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testGetDissemination_Custom_Method_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetDissemination_Custom_Method_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetDissemination_Custom_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetDissemination_Custom_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetDissemination_Custom_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetDissemination_Custom_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetDissemination_Default_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testGetDissemination_Default_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testGetDissemination_Default_Method_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetDissemination_Default_Method_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetDissemination_Default_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetDissemination_Default_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetDissemination_Default_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetDissemination_Default_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetDisseminationDefault() - Method in class org.fcrepo.test.api.TestAPIA
-
- testGetDisseminationDefault() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testGetDisseminationUserInput() - Method in class org.fcrepo.test.api.TestAPIA
-
- testGetDisseminationUserInput() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testGETMethodBuiltInBadMethod() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodBuiltInBadUserArg() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodBuiltInNoArg() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodCustomBadDate() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodCustomBadMethod() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodCustomBadUserArg() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodCustomEarlyDate() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodCustomGoodDate() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodCustomGoodUserArg() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodCustomGoodUserArgGoodDate() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodCustomNoArg() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodCustomUserArgBadDate() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGETMethodCustomUserArgEarlyDate() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGetNextPID() - Method in class org.fcrepo.test.api.TestAPIM
-
- testGetNextPID() - Method in class org.fcrepo.test.api.TestAPIMLite
-
- testGetNextPID() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGetNextPID() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testGetNextPID() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testGetNextPID_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetNextPID_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetNextPID_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetNextPID_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetNextPID_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetNextPID_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetNextPIDXML() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testGetNextPIDXML() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testGetObjectHistory() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGetObjectHistory() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testGetObjectHistory() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testGetObjectHistory_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testGetObjectHistory_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testGetObjectHistory_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetObjectHistory_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetObjectHistory_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetObjectHistory_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetObjectHistoryXML() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testGetObjectHistoryXML() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testGetObjectProfile() - Method in class org.fcrepo.test.api.TestAPIA
-
- testGetObjectProfile() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testGetObjectProfile() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGetObjectProfile() - Method in class org.fcrepo.test.api.TestRESTAPIURLDecoding
-
- testGetObjectProfile() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testGetObjectProfile() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testGetObjectProfile_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testGetObjectProfile_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testGetObjectProfile_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetObjectProfile_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetObjectProfile_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testGetObjectProfile_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testGetObjectProfileBasicCModel() - Method in class org.fcrepo.test.api.TestAPIA
-
- testGetObjectProfileBasicCModel() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testGetObjectProfileXML() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testGetObjectProfileXML() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testGetObjectXML() - Method in class org.fcrepo.test.api.TestAPIM
-
- testGetObjectXML() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGetObjectXML() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testGetObjectXML() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testGetRelationships() - Method in class org.fcrepo.test.api.TestRelationships
-
- testGetRelationships() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testGetWADL() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testHierarchicalResourceID() - Method in class org.fcrepo.test.fesl.policy.TestHierarchy
-
- TestHierarchy - Class in org.fcrepo.test.fesl.policy
-
Tests hierarchical path-based resource-id (XACML hierarchical resource profile)
Objects are related through a series of parent-child and child-parent relationships
Test policy is set at the bottom object level using a full path to that object, ie
/test:1000000/test:1000001/test:1000002/test:1000003/test:1000004
So policy will only apply correctly if the full hierarchical resource id is
correctly constructed from the relationships.
- TestHierarchy() - Constructor for class org.fcrepo.test.fesl.policy.TestHierarchy
-
- TestHTTPStatusCodes - Class in org.fcrepo.test.api
-
Common tests for correct/incorrect http status codes with api requests over
API-A/API-M Lite.
- TestHTTPStatusCodes() - Constructor for class org.fcrepo.test.api.TestHTTPStatusCodes
-
- TestHTTPStatusCodesConfigA - Class in org.fcrepo.test.api
-
HTTP status code tests to be run when API-A authentication is off and the
resource index is disabled.
- TestHTTPStatusCodesConfigA() - Constructor for class org.fcrepo.test.api.TestHTTPStatusCodesConfigA
-
- TestHTTPStatusCodesConfigB - Class in org.fcrepo.test.api
-
HTTP status code tests to be run when API-A authentication is on.
- TestHTTPStatusCodesConfigB() - Constructor for class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- TestHTTPStatusCodesConfigC - Class in org.fcrepo.test.api
-
Common tests for correct/incorrect http status codes with api requests over
API-A/API-M Lite.
- TestHTTPStatusCodesConfigC() - Constructor for class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- TestHTTPStatusCodesConfigQ - Class in org.fcrepo.test.api
-
HTTP status code tests to be run when API-A authentication is off and the
resource index is disabled.
- TestHTTPStatusCodesConfigQ() - Constructor for class org.fcrepo.test.api.TestHTTPStatusCodesConfigQ
-
- testingAtom() - Static method in class org.fcrepo.test.FedoraServerTestCase
-
- testingAtomZip() - Static method in class org.fcrepo.test.FedoraServerTestCase
-
- TestIngest - Class in org.fcrepo.client.utility.ingest
-
- TestIngest() - Constructor for class org.fcrepo.client.utility.ingest.TestIngest
-
- testIngest() - Method in class org.fcrepo.test.api.TestAPIM2
-
- testIngest() - Method in class org.fcrepo.test.api.TestExternalDatastreams
-
- testIngest() - Method in class org.fcrepo.test.api.TestManagedDatastreams
-
- testIngest() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testIngest() - Method in class org.fcrepo.test.api.TestRESTAPIConfigQ
-
- testIngest() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testIngest() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testIngestAndPurge() - Method in class org.fcrepo.test.integration.TestMisplacedNamespace
-
- testIngestATOM() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testIngestATOM_ZIP() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testIngestFOXML10() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testIngestFOXML11() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testIngestMETS10() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testIngestMETS11() - Method in class org.fcrepo.test.integration.TestCommandLineFormats
-
- testIngestWithParameterPid() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testingMETS() - Static method in class org.fcrepo.test.FedoraServerTestCase
-
- testLanguageAttributes() - Method in class org.fcrepo.test.api.TestRISearch
-
Test that RELS-EXT statements with a xml:lang attribute have
the language attribute propagated to the resource index
- testLargeDatastreamIO() - Method in class org.fcrepo.test.integration.TestLargeDatastreams
-
- TestLargeDatastreams - Class in org.fcrepo.test.integration
-
Performs ingest and export tests using large datastreams.
- TestLargeDatastreams() - Constructor for class org.fcrepo.test.integration.TestLargeDatastreams
-
- testLegacyDOFormats() - Method in class org.fcrepo.test.api.TestAPIM
-
- testLifecycle() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testListDatastreams() - Method in class org.fcrepo.test.api.TestAPIA
-
- testListDatastreams() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testListDatastreams() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testListDatastreams() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testListDatastreams() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testListDatastreams_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testListDatastreams_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testListDatastreams_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testListDatastreams_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testListDatastreams_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testListDatastreams_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testListDatastreamsXML() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testListDatastreamsXML() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testListMetadataFormats() - Method in class org.fcrepo.test.integration.TestOAIService
-
- testListMethods() - Method in class org.fcrepo.test.api.TestAPIA
-
- testListMethods() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testListMethods() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testListMethods() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testListMethods() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testListMethods() - Method in class org.fcrepo.test.integration.cma.ContentModelDSInputTest
-
- testListMethods() - Method in class org.fcrepo.test.integration.cma.SimpleDeploymentTests
-
- testListMethods1() - Method in class org.fcrepo.test.integration.cma.SharedDeploymentTests
-
- testListMethods1_2() - Method in class org.fcrepo.test.integration.cma.SharedDeploymentTests
-
- testListMethods2() - Method in class org.fcrepo.test.integration.cma.SharedDeploymentTests
-
- testListMethods3() - Method in class org.fcrepo.test.integration.cma.SharedDeploymentTests
-
- testListMethods4() - Method in class org.fcrepo.test.integration.cma.SharedDeploymentTests
-
- testListMethods_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testListMethods_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testListMethods_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testListMethods_Object_NotFound() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testListMethods_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testListMethods_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testListMethodsForSDep() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testListMethodsWithoutSDeps() - Method in class org.fcrepo.test.integration.cma.SimpleDeploymentTests
-
- testListMethodsXML() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testListMethodsXML() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testListRecords() - Method in class org.fcrepo.test.integration.TestOAIService
-
- TestManagedDatastreams - Class in org.fcrepo.test.api
-
- TestManagedDatastreams() - Constructor for class org.fcrepo.test.api.TestManagedDatastreams
-
- TestManagementNotifications - Class in org.fcrepo.test.api
-
Performs tests to check notifications provided when management services
are exercised.
- TestManagementNotifications() - Constructor for class org.fcrepo.test.api.TestManagementNotifications
-
- testManyDatastreamDisseminationsE() - Method in class org.fcrepo.test.api.TestManyDisseminations
-
Tests a rapid series of requests for an External datastream.
- testManyDatastreamDisseminationsR() - Method in class org.fcrepo.test.api.TestManyDisseminations
-
Tests a rapid series of requests for a Redirect datastream.
- testManyDatastreamDisseminationsX() - Method in class org.fcrepo.test.api.TestManyDisseminations
-
Tests a rapid series of requests for an inline XML datastream.
- TestManyDisseminations - Class in org.fcrepo.test.api
-
Tests a series of many dissemination requests.
- TestManyDisseminations() - Constructor for class org.fcrepo.test.api.TestManyDisseminations
-
- testManyModifications() - Method in class org.fcrepo.test.fesl.policyindex.TestPolicyIndex
-
- testManySaxonDisseminationsE() - Method in class org.fcrepo.test.api.TestManyDisseminations
-
Tests a rapid series of requests for a Saxon dissemination that uses an
External datastream.
- testManySaxonDisseminationsR() - Method in class org.fcrepo.test.api.TestManyDisseminations
-
Tests a rapid series of requests for a Saxon dissemination that uses a
Redirect datastream.
- testManySaxonDisseminationsX() - Method in class org.fcrepo.test.api.TestManyDisseminations
-
Tests a rapid series of requests for a Saxon dissemination that uses an
inline XML datastream.
- TestMisplacedNamespace - Class in org.fcrepo.test.integration
-
Tests live behaviour when ingesting malformed foxml.
- TestMisplacedNamespace() - Constructor for class org.fcrepo.test.integration.TestMisplacedNamespace
-
- testModifyControlGroup() - Method in class org.fcrepo.test.api.TestAdminAPI
-
- testModifyDatastream() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testModifyDatastream() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testModifyDatastreamByReference() - Method in class org.fcrepo.test.api.TestAPIM
-
- testModifyDatastreamByReference() - Method in class org.fcrepo.test.api.TestExternalDatastreams
-
- testModifyDatastreamByReference() - Method in class org.fcrepo.test.api.TestManagedDatastreams
-
- testModifyDatastreamByReference() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testModifyDatastreamByReferenceWithChecksum() - Method in class org.fcrepo.test.api.TestExternalDatastreams
-
- testModifyDatastreamByReferenceWithChecksum() - Method in class org.fcrepo.test.api.TestManagedDatastreams
-
- testModifyDatastreamByValue() - Method in class org.fcrepo.test.api.TestAPIM
-
- testModifyDatastreamByValue() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testModifyDatastreamNoContent() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testModifyNewestSdep() - Method in class org.fcrepo.test.integration.cma.ConflictingDeploymentTests
-
Modifying the newest SDep should have no effect
- testModifyObject() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testModifyObject() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testModifyObject() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testModifyOldestSdep() - Method in class org.fcrepo.test.integration.cma.ConflictingDeploymentTests
-
Modifying the oldest SDep will make it the newest, thus switching the
SDep used.
- testMultiFromDirectory() - Method in class org.fcrepo.client.utility.ingest.TestIngest
-
- TestOAIService - Class in org.fcrepo.test.integration
-
- TestOAIService() - Constructor for class org.fcrepo.test.integration.TestOAIService
-
- testObjectHistory() - Method in class org.fcrepo.test.api.TestAPIA
-
- testObjectHistory() - Method in class org.fcrepo.test.api.TestAPIALite
-
- testObjectHistory() - Method in class org.fcrepo.test.api.TestExampleWithMediashelfClient
-
- TestObjectLastModDate - Class in org.fcrepo.test.integration
-
- TestObjectLastModDate() - Constructor for class org.fcrepo.test.integration.TestObjectLastModDate
-
- testObjectMethodNotifications() - Method in class org.fcrepo.test.api.TestManagementNotifications
-
Tests notifications on
1) ingest
2) modifyObject
3) addRelationship
4) purgeRelationship
5) purgeObject
- testObjectMethods() - Method in class org.fcrepo.test.api.TestAPIM
-
- testObjectMethods() - Method in class org.fcrepo.test.api.TestAPIM2
-
- testObjectMethods() - Method in class org.fcrepo.test.fesl.policyindex.TestPolicyIndex
-
- TestPolicies - Class in org.fcrepo.test.fesl.policy
-
- TestPolicies() - Constructor for class org.fcrepo.test.fesl.policy.TestPolicies
-
- TestPolicyIndex - Class in org.fcrepo.test.fesl.policyindex
-
Testing of the PolicyIndex
Tests that modifications of policies as fedora objects with
FESLPOLICY datastreams are correctly propagated to the PolicyIndex
Tests use various API methods to modify objects and datastreams, and verify
that the policy is correctly enforced (or not)
Policies and objects, users and roles
test-policy-A.xml gives access to members of collection test:1000001
tests check for access to test:1000002
user is testuser/testuser, role is testing
test-policy-B.xml gives access to members of collection test:1000006
tests check for access to test:1000007
user is testuser/testuser, role is testing
Note: as policies are included in foxml as inline (X) datastreams, don't include
any processing instructions (eg XML header) in the XACML policy files.
- TestPolicyIndex() - Constructor for class org.fcrepo.test.fesl.policyindex.TestPolicyIndex
-
- testPurgeDatastream() - Method in class org.fcrepo.test.api.TestAPIM
-
- testPurgeDatastream() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testPurgeDatastream() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testPurgeDatastream() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testPurgeObject() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testPurgeObject() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testPurgeObject() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testPurgeRelationship() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testPurgeRelationships() - Method in class org.fcrepo.test.api.TestRelationships
-
- testPurgeReplace() - Method in class org.fcrepo.test.integration.cma.ConflictingDeploymentTests
-
Represents the most likely case.
- testRebuild() - Method in class org.fcrepo.server.resourceIndex.ResourceIndexRebuilderTest
-
- TestRelationships - Class in org.fcrepo.test.api
-
Tests for the various relationship API-M methods.
- TestRelationships() - Constructor for class org.fcrepo.test.api.TestRelationships
-
- testResponseOverride() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- TestREST - Class in org.fcrepo.test.fesl.restapi
-
- TestREST() - Constructor for class org.fcrepo.test.fesl.restapi.TestREST
-
- TestRESTAPI - Class in org.fcrepo.test.api
-
Tests of the REST API.
- TestRESTAPI() - Constructor for class org.fcrepo.test.api.TestRESTAPI
-
- TestRESTAPIConfigQ - Class in org.fcrepo.test.api
-
Tests of the REST API based on the config Q settings.
- TestRESTAPIConfigQ() - Constructor for class org.fcrepo.test.api.TestRESTAPIConfigQ
-
- TestRESTAPIURLDecoding - Class in org.fcrepo.test.api
-
- TestRESTAPIURLDecoding() - Constructor for class org.fcrepo.test.api.TestRESTAPIURLDecoding
-
- TestRESTDeny - Class in org.fcrepo.test.fesl.restapi
-
- TestRESTDeny() - Constructor for class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testResumeFindObjects() - Method in class org.fcrepo.test.api.TestRESTAPI
-
Disabled until FCREPO-798 is public public void testFindObjectsQuery()
throws Exception { String templateUrl = "/search?$value$";
TemplatedResourceIterator tri = new
TemplatedResourceIterator(templateUrl,
"src/test/resources/APIM2/restsearchvalues"); while (tri.hasNext()) { url
= tri.next(); HttpResponse resp = get(getAuthAccess());
//assertEquals(SC_OK, resp.getStatusCode()); url =
String.format("/objects/new"); HttpResponse response = post("", true);
assertEquals(SC_CREATED, response.getStatusCode()); } }
- testRIAttributesRels1() - Method in class org.fcrepo.test.fesl.policy.TestPolicies
-
- testRIAttributesRels2() - Method in class org.fcrepo.test.fesl.policy.TestPolicies
-
- testRIAttributesSPARQL() - Method in class org.fcrepo.test.fesl.policy.TestPolicies
-
- testRIAttributesSPO() - Method in class org.fcrepo.test.fesl.policy.TestPolicies
-
- testRIAttributesTQL() - Method in class org.fcrepo.test.fesl.policy.TestPolicies
-
- TestRISearch - Class in org.fcrepo.test.api
-
Tests risearch functionality when the resource index is enabled.
- TestRISearch() - Constructor for class org.fcrepo.test.api.TestRISearch
-
- testRISearch_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testRISearch_BadAuthZ() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testRISearch_Disabled() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigA
-
- testRISearch_Disabled() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigQ
-
- testRISearch_OK() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigB
-
- testRISearchBasicCModel() - Method in class org.fcrepo.test.api.TestRISearch
-
Implicit relationship to Fedora object CModel
- testRISearchRelsExtCollection() - Method in class org.fcrepo.test.api.TestRISearch
-
Explicit RELS-EXT relation to collection object
- testRISearchRelsInt() - Method in class org.fcrepo.test.api.TestRISearch
-
RELS-INT relationships specifying image size for jpeg datastreams
- testRISearchSparqlW3cResult() - Method in class org.fcrepo.test.api.TestRISearch
-
Check for SPARQL_W3C result format
- testRoundTrip() - Method in class org.fcrepo.server.messaging.AtomAPIMMessageTest
-
- testSelectors() - Method in class org.fcrepo.test.api.TestManagementNotifications
-
- testSetDatastreamState() - Method in class org.fcrepo.test.api.TestAPIM
-
- testSetDatastreamState() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testSetDatastreamState() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testSetDatastreamState() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testSetDatastreamVersion() - Method in class org.fcrepo.test.fesl.restapi.TestREST
-
- testSetDatastreamVersion() - Method in class org.fcrepo.test.fesl.restapi.TestRESTDeny
-
- testSetDatastreamVersionable() - Method in class org.fcrepo.test.api.TestAPIM
-
- testSetDatastreamVersionable() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testSpringTripleGenerators() - Method in class org.fcrepo.test.api.TestRISearch
-
Test that Spring-configured triple generators are working
- testStateChanges() - Method in class org.fcrepo.test.fesl.policyindex.TestPolicyIndex
-
- testStringConstructor() - Method in class org.fcrepo.server.messaging.AtomAPIMMessageTest
-
- testUpload() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testUpload_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testUpload_BadAuthN() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testUpload_BadRequest() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testUpload_BadRequest() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testUpload_Created() - Method in class org.fcrepo.test.api.TestHTTPStatusCodes
-
- testUpload_Created() - Method in class org.fcrepo.test.api.TestHTTPStatusCodesConfigC
-
- testValidate() - Method in class org.fcrepo.test.api.TestAPIM
-
- testValidate() - Method in class org.fcrepo.test.api.TestRESTAPI
-
- testValidatePolicy() - Method in class org.fcrepo.test.integration.TestCommandLineUtilities
-
- testValidation() - Method in class org.fcrepo.test.api.TestRelationships
-
- testXACMLAPIAAccess() - Method in class org.fcrepo.test.api.TestXACMLPolicies
-
- testXACMLAPIMAccess() - Method in class org.fcrepo.test.api.TestXACMLPolicies
-
- testXACMLMultiOwnerAccess() - Method in class org.fcrepo.test.api.TestXACMLPolicies
-
- TestXACMLPolicies - Class in org.fcrepo.test.api
-
Tests involving XACML policies, for API-A and API-M.
- TestXACMLPolicies() - Constructor for class org.fcrepo.test.api.TestXACMLPolicies
-
- testXACMLUnmodifiableContentModel() - Method in class org.fcrepo.test.api.TestXACMLPolicies
-
- translate(InputStream, String) - Static method in class org.fcrepo.test.ManagedContentTranslator
-