org.kuali.rice.krad.uif.util
Class ComponentFactoryTest

java.lang.Object
  extended by org.kuali.rice.krad.uif.util.ProcessLoggingUnitTest
      extended by org.kuali.rice.krad.uif.util.ComponentFactoryTest

public class ComponentFactoryTest
extends ProcessLoggingUnitTest

Unit tests for proving correct operation of the ViewHelperService.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
 
Fields inherited from class org.kuali.rice.krad.uif.util.ProcessLoggingUnitTest
processLogRule
 
Constructor Summary
ComponentFactoryTest()
           
 
Method Summary
static void setUpClass()
           
static void tearDownClass()
           
 void testInquiry()
           
 void testSanity()
           
 
Methods inherited from class org.kuali.rice.krad.uif.util.ProcessLoggingUnitTest
getRepetition, getRepetitions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentFactoryTest

public ComponentFactoryTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Throwable
Throws:
Throwable

tearDownClass

public static void tearDownClass()
                          throws Throwable
Throws:
Throwable

testSanity

public void testSanity()
                throws Throwable
Throws:
Throwable

testInquiry

public void testInquiry()
                 throws Throwable
Throws:
Throwable


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.