public class ReadOnlyFedoraRepositoryImplTest extends FedoraRepositoryImplTest
| Constructor and Description |
|---|
ReadOnlyFedoraRepositoryImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateObject() |
void |
testExists() |
void |
testExistsNonExistent() |
void |
testFindOrCreateObject() |
void |
testFindOrCreateObjectNonExistent() |
void |
testGetObject() |
void |
testGetRepositoryUrl() |
void |
testWritable() |
testCreateContentPutMethod, testUpdatePropertiespublic ReadOnlyFedoraRepositoryImplTest()
public void setUp() throws IOException
setUp in class FedoraRepositoryImplTestIOExceptionpublic void testGetObject() throws IOException, FedoraException
testGetObject in class FedoraRepositoryImplTestIOExceptionFedoraExceptionpublic void testGetRepositoryUrl()
testGetRepositoryUrl in class FedoraRepositoryImplTestpublic void testExists() throws IOException, FedoraException
testExists in class FedoraRepositoryImplTestIOExceptionFedoraExceptionpublic void testExistsNonExistent() throws IOException, FedoraException
testExistsNonExistent in class FedoraRepositoryImplTestIOExceptionFedoraExceptionpublic void testCreateObject() throws IOException, FedoraException
testCreateObject in class FedoraRepositoryImplTestIOExceptionFedoraExceptionpublic void testFindOrCreateObject() throws FedoraException
testFindOrCreateObject in class FedoraRepositoryImplTestFedoraExceptionpublic void testFindOrCreateObjectNonExistent() throws FedoraException
testFindOrCreateObjectNonExistent in class FedoraRepositoryImplTestFedoraExceptionpublic void testWritable()
testWritable in class FedoraRepositoryImplTestCopyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.