org.kuali.rice.kew.role
Class XPathQualifierResolverTest

java.lang.Object
  extended by org.kuali.rice.test.BaseRiceTestCase
      extended by 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)

Field Summary
 
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase
log, method
 
Constructor Summary
XPathQualifierResolverTest()
           
 
Method Summary
 void testResolve_compoundMap_noBaseXPath()
           
 void testResolve_compoundMap()
           
 void testResolve_compoundMap1()
           
 void testResolve_simpleMap_noBaseXPath()
           
 void testResolve_simpleMap()
           
 
Methods inherited from class org.kuali.rice.test.BaseRiceTestCase
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod, setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathQualifierResolverTest

public XPathQualifierResolverTest()
Method Detail

testResolve_simpleMap

public void testResolve_simpleMap()
                           throws Exception
Throws:
Exception

testResolve_simpleMap_noBaseXPath

public void testResolve_simpleMap_noBaseXPath()
                                       throws Exception
Throws:
Exception

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 © 2005-2013 The Kuali Foundation. All Rights Reserved.