|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.opencms.xml.TestXmlUtils
public class TestXmlUtils
Constructor Summary | |
---|---|
TestXmlUtils()
|
Method Summary | |
---|---|
void |
testCreateXpath()
Test case for the Xpath generation methods. |
void |
testGetXpathIndex()
Test case for the Xpath index cut off. |
void |
testRemoveXpath()
Test case for the Xpath remove methods. |
void |
testSimplifyXpath()
Test case for the Xpath simplification. |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestXmlUtils()
Method Detail |
---|
public void testCreateXpath() throws Exception
Exception
- in case the test failspublic void testGetXpathIndex() throws Exception
Exception
- in case the test failspublic void testRemoveXpath() throws Exception
Exception
- in case the test failspublic void testSimplifyXpath() throws Exception
Exception
- in case the test fails
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |