public class ExtendedLinkTestCase extends DOMLoadingTestCase
Constructor and Description |
---|
ExtendedLinkTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testGetArcEndIndicesByLabel()
Test getting the arc ends with a given label.
|
void |
testGetArcEndsByLabel()
Test getting the arc ends with a given label.
|
void |
testGetArcs()
Test getting the arcs in the extended link.
|
void |
testGetArcsByFromLabel()
Test getting the arcs with a given from label.
|
void |
testGetArcsByToLabel()
Test getting the arcs with a given from label.
|
void |
testGetDocumentations()
Test getting the documentation fragments in the extended link.
|
void |
testGetLocators()
Test getting the locators in the extended link.
|
void |
testGetLocatorsByHref()
Test getting the locators with a absolute Href.
|
void |
testGetLocatorsByLabel()
Test getting the locators with a given label.
|
void |
testGetLocatorTargetIndices()
Test getting the locators in the extended link.
|
void |
testGetResources()
Test getting the arcs in the extended link.
|
void |
testGetResourcesByLabel()
Test getting the arcs with a given from label.
|
assessCustomEquality, getURI
public void testGetDocumentations()
public void testGetLocatorsByLabel()
public void testGetArcEndsByLabel()
public void testGetArcEndIndicesByLabel()
public void testGetLocatorsByHref()
public void testGetArcs()
public void testGetArcsByFromLabel()
public void testGetArcsByToLabel()
public void testGetLocators()
public void testGetResources()
public void testGetResourcesByLabel()
public void testGetLocatorTargetIndices()