|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.jeuclid.test.DOMNameSpaceTest
public class DOMNameSpaceTest
Tests misc DOM Namespace functionality.
Constructor Summary | |
---|---|
DOMNameSpaceTest()
|
Method Summary | |
---|---|
void |
testForeignNameSpaces()
Tests foreign namespaces. |
void |
testNameSpaceAdded()
Tests if MathML Namespace is added. |
void |
testNameSpaceKeep()
Tests if MathML Namespace is kept. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DOMNameSpaceTest()
Method Detail |
---|
public void testNameSpaceKeep() throws Exception
Exception
- if the test fails.public void testNameSpaceAdded() throws Exception
Exception
- if the test fails.public void testForeignNameSpaces() throws Exception
Exception
- if the test fails.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |