public class ArcTestCase extends DOMLoadingTestCase
Constructor and Description |
---|
ArcTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testGetActuate()
Test getting xlink actuate value.
|
void |
testGetFrom()
Test getting xlink from value.
|
void |
testGetOrder()
Test getting xbrl order attribute value.
|
void |
testGetShow()
Test getting xlink show value.
|
void |
testGetSourceFragments()
Test getting list of fragments that the arc runs from.
|
void |
testGetTargets()
Test getting list of fragments that the arc runs to.
|
void |
testGetTo()
Test getting the xlink:to attribute value.
|
assessCustomEquality, getURI
public void testGetTo()
public void testGetFrom()
public void testGetShow()
public void testGetActuate()
public void testGetOrder()
public void testGetSourceFragments()
public void testGetTargets()