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_compoundAttributeSet_badXml()
           
 void testResolve_compoundAttributeSet_noBaseXPath()
           
 void testResolve_compoundAttributeSet()
           
 void testResolve_simpleAttributeSet_noBaseXPath()
           
 void testResolve_simpleAttributeSet()
           
 
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_simpleAttributeSet

public void testResolve_simpleAttributeSet()
                                    throws Exception
Throws:
Exception

testResolve_simpleAttributeSet_noBaseXPath

public void testResolve_simpleAttributeSet_noBaseXPath()
                                                throws Exception
Throws:
Exception

testResolve_compoundAttributeSet

public void testResolve_compoundAttributeSet()
                                      throws Exception
Throws:
Exception

testResolve_compoundAttributeSet_badXml

public void testResolve_compoundAttributeSet_badXml()
                                             throws Exception
Throws:
Exception

testResolve_compoundAttributeSet_noBaseXPath

public void testResolve_compoundAttributeSet_noBaseXPath()
                                                  throws Exception
Throws:
Exception


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.