org.kuali.rice.krad.util
Class UrlFactoryTest

java.lang.Object
  extended by org.kuali.rice.krad.util.UrlFactoryTest

public class UrlFactoryTest
extends Object

This class tests the UrlFactory methods.


Constructor Summary
UrlFactoryTest()
           
 
Method Summary
 void testFactoryMatch()
          Test that what is returned from url factory matches the url we expect.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlFactoryTest

public UrlFactoryTest()
Method Detail

testFactoryMatch

public void testFactoryMatch()
                      throws Exception
Test that what is returned from url factory matches the url we expect.

Throws:
Exception


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