org.kuali.rice.kew.role
Class XPathQualifierResolverTest
java.lang.Object
   org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.BaseRiceTestCase
       org.kuali.rice.kew.role.XPathQualifierResolverTest
org.kuali.rice.kew.role.XPathQualifierResolverTest
- All Implemented Interfaces: 
- MethodAware
- public class XPathQualifierResolverTest 
- extends BaseRiceTestCase
Tests the XPathQualifierResolver.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SIMPLE_CONFIG_1
private static final String SIMPLE_CONFIG_1
- See Also:
- Constant Field Values
SIMPLE_DOC_XML_1
private static final String SIMPLE_DOC_XML_1
- See Also:
- Constant Field Values
SIMPLE_CONFIG_2
private static final String SIMPLE_CONFIG_2
- See Also:
- Constant Field Values
COMPOUND_CONFIG_1
private static final String COMPOUND_CONFIG_1
- See Also:
- Constant Field Values
COMPOUND_CONFIG_2
private static final String COMPOUND_CONFIG_2
- See Also:
- Constant Field Values
COMPOUND_DOC_XML_1
private static final String COMPOUND_DOC_XML_1
- See Also:
- Constant Field Values
COMPOUND_DOC_XML_2
private static final String COMPOUND_DOC_XML_2
- See Also:
- Constant Field Values
COMPOUND_DOC_XML_3
private static final String COMPOUND_DOC_XML_3
- See Also:
- Constant Field Values
XPathQualifierResolverTest
public XPathQualifierResolverTest()
testResolve_simpleMap
public void testResolve_simpleMap()
                           throws Exception
- 
- Throws:
- Exception
 
testResolve_simpleMap_noBaseXPath
public void testResolve_simpleMap_noBaseXPath()
                                       throws Exception
- 
- Throws:
- Exception
 
verifyAccountmaps
private void verifyAccountmaps(List<Map<String,String>> maps)
- 
 
testResolve_compoundMap1
public void testResolve_compoundMap1()
                              throws Exception
- 
- Throws:
- Exception
 
testResolve_compoundMap
public void testResolve_compoundMap()
                             throws Exception
- 
- Throws:
- Exception
 
testResolve_compoundMap_noBaseXPath
public void testResolve_compoundMap_noBaseXPath()
                                         throws Exception
- 
- Throws:
- Exception
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.