org.kuali.rice.kew.xml
Class XPathTest
java.lang.Object
   org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.BaseRiceTestCase
       org.kuali.rice.kew.xml.XPathTest
org.kuali.rice.kew.xml.XPathTest
- All Implemented Interfaces: 
- MethodAware
- public class XPathTest 
- extends BaseRiceTestCase
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
XSTREAM_MATCH_ANYWHERE_PREFIX
public static final String XSTREAM_MATCH_ANYWHERE_PREFIX
- See Also:
- Constant Field Values
XSTREAM_MATCH_RELATIVE_PREFIX
public static final String XSTREAM_MATCH_RELATIVE_PREFIX
- See Also:
- Constant Field Values
XPathTest
public XPathTest()
testAttributeAbsence
public void testAttributeAbsence()
                          throws XPathExpressionException
- 
- Throws:
- XPathExpressionException
 
testSelectJustChilds
public void testSelectJustChilds()
                          throws XPathExpressionException
- 
- Throws:
- XPathExpressionException
 
testSelectAbsoluteChild
public void testSelectAbsoluteChild()
                             throws XPathExpressionException
- 
- Throws:
- XPathExpressionException
 
testSelectAnyChild
public void testSelectAnyChild()
                        throws XPathExpressionException
- 
- Throws:
- XPathExpressionException
 
testNonexistent
public void testNonexistent()
                     throws XPathExpressionException
- 
- Throws:
- XPathExpressionException
 
testClosedSimple
public void testClosedSimple()
                      throws XPathExpressionException
- 
- Throws:
- XPathExpressionException
 
testEmptySimple
public void testEmptySimple()
                     throws XPathExpressionException
- 
- Throws:
- XPathExpressionException
 
testText
public void testText()
              throws XPathExpressionException
- 
- Throws:
- XPathExpressionException
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.