public class FedoraFileSystemConnectorTest extends Object
| Constructor and Description |
|---|
FedoraFileSystemConnectorTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
beforeClass() |
void |
setUp() |
void |
testFileSystemConnectorReadOnly() |
void |
testGetDocumentByIdContent() |
void |
testGetDocumentByIdDatastream() |
void |
testGetDocumentByIdNone() |
void |
testGetDocumentByIdNull() |
void |
testGetDocumentByIdObject() |
void |
testRemoveDocument() |
void |
testSha1ContentDigestIsNotCached() |
void |
testSha1WhenContentDigestIsCached() |
void |
testStoreDocument() |
public FedoraFileSystemConnectorTest()
public static void beforeClass() throws IOException
IOExceptionpublic void setUp() throws IOException
IOExceptionpublic void testGetDocumentByIdNull()
public void testGetDocumentByIdDatastream()
public void testGetDocumentByIdObject()
public void testGetDocumentByIdNone()
public void testGetDocumentByIdContent()
public void testSha1WhenContentDigestIsCached()
public void testSha1ContentDigestIsNotCached()
public void testRemoveDocument()
public void testStoreDocument()
public void testFileSystemConnectorReadOnly()
Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.