public class FedoraRepositoryImplTest extends Object
| Constructor and Description |
|---|
FedoraRepositoryImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateContentPutMethod() |
void |
testCreateObject() |
void |
testExists() |
void |
testExistsNonExistent() |
void |
testFindOrCreateObject() |
void |
testFindOrCreateObjectNonExistent() |
void |
testGetObject() |
void |
testGetRepositoryUrl() |
void |
testUpdateProperties() |
void |
testWritable() |
public FedoraRepositoryImplTest()
public void setUp() throws IOException
IOExceptionpublic void testGetObject() throws IOException, FedoraException
IOExceptionFedoraExceptionpublic void testGetRepositoryUrl()
public void testExists() throws IOException, FedoraException
IOExceptionFedoraExceptionpublic void testExistsNonExistent() throws IOException, FedoraException
IOExceptionFedoraExceptionpublic void testCreateObject() throws IOException, FedoraException
IOExceptionFedoraExceptionpublic void testFindOrCreateObject() throws FedoraException
FedoraExceptionpublic void testFindOrCreateObjectNonExistent() throws FedoraException
FedoraExceptionpublic void testWritable()
public void testUpdateProperties() throws Exception
Exceptionpublic void testCreateContentPutMethod() throws Exception
ExceptionCopyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.