org.kuali.rice.krad.uif.view
Class ViewHelperServiceTest

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

public class ViewHelperServiceTest
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
ViewHelperServiceTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testKitchenSinkView()
           
 void testMutability()
           
 void testPerformanceMediumAll()
           
 void testSanity()
           
 void testTransactionInitPhase()
           
 void testTransactionView()
           
 void testTransactionViewOnly()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewHelperServiceTest

public ViewHelperServiceTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Throwable
Throws:
Throwable

setUp

public void setUp()
           throws Throwable
Throws:
Throwable

tearDown

public void tearDown()
              throws Throwable
Throws:
Throwable

tearDownClass

public static void tearDownClass()
                          throws Throwable
Throws:
Throwable

testSanity

public void testSanity()
                throws Throwable
Throws:
Throwable

testKitchenSinkView

public void testKitchenSinkView()
                         throws Throwable
Throws:
Throwable

testTransactionView

public void testTransactionView()
                         throws Throwable
Throws:
Throwable

testTransactionViewOnly

public void testTransactionViewOnly()
                             throws Throwable
Throws:
Throwable

testTransactionInitPhase

public void testTransactionInitPhase()
                              throws Throwable
Throws:
Throwable

testPerformanceMediumAll

public void testPerformanceMediumAll()
                              throws Throwable
Throws:
Throwable

testMutability

public void testMutability()
                    throws Throwable
Throws:
Throwable


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