public class NetworksTestCase extends DOMLoadingTestCase
Constructor and Description |
---|
NetworksTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testFragmentRetrieval()
Test retrieval of fragments given a source or target and arc role and link role
information.
|
void |
testGeneralNetworkRetrievalForAGivenArcrole()
Test retrieval of networks for a given arc role.
|
void |
testMultipleAdditionsOfTheOneRelationship() |
void |
testRelationshipRetrieval()
Test information provided by active relationships in a network.
|
void |
testRetrievalOfANetwork()
Test whether the networks loading process operates.
|
void |
testRetrievalOfArcAndLinkRoles()
Test whether the networks loading process operates.
|
assessCustomEquality, getURI
public void testRetrievalOfArcAndLinkRoles()
public void testMultipleAdditionsOfTheOneRelationship()
public void testRetrievalOfANetwork()
public void testRelationshipRetrieval()
public void testFragmentRetrieval()
public void testGeneralNetworkRetrievalForAGivenArcrole()