public class RdfNamespaceRegistryTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
tmpDir |
| Constructor and Description |
|---|
RdfNamespaceRegistryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
testGetNamespaces() |
void |
testGetNamespacesFromFile() |
void |
testGetNamespacesNoFile() |
void |
testLoadBadFile() |
void |
testLoadFileDoesNotExist() |
public org.junit.rules.TemporaryFolder tmpDir
public RdfNamespaceRegistryTest()
public void testGetNamespaces()
public void testGetNamespacesNoFile() throws Exception
Exceptionpublic void testLoadFileDoesNotExist() throws Exception
Exceptionpublic void testGetNamespacesFromFile() throws Exception
Exceptionpublic void testLoadBadFile() throws Exception
ExceptionCopyright © 2013–2019 DuraSpace, Inc.. All rights reserved.