|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
com.ssx.xml.output.Test_Namespace
Ensure QName data objects work the way they are supposed to.
Constructor Summary | |
Test_Namespace(String name)
|
Method Summary | |
void |
testAccessors()
QName objects are mutable to allow for re-use |
void |
testConstructor()
An initialization constructor is provided for convenience |
void |
testGetQName()
The getQName utility method generates the text representation of the qname using the given namespace prefix and the given local name. |
void |
testGetQNameExpandQNames()
GetQName is sensitive to a hidden switch that causes it to use the namespace URI instead of the prefix. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Test_Namespace(String name)
name
- The test suite nameMethod Detail |
public void testAccessors()
public void testConstructor()
public void testGetQName()
public void testGetQNameExpandQNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |