org.kuali.rice.krad.uif.lifecycle
Class ViewLifecycleTest
java.lang.Object
org.kuali.rice.krad.uif.util.ProcessLoggingUnitTest
org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTest
public class ViewLifecycleTest
- extends ProcessLoggingUnitTest
Unit tests for proving correct operation of the ViewHelperService.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewLifecycleTest
public ViewLifecycleTest()
getRepetitions
protected int getRepetitions()
- Description copied from class:
ProcessLoggingUnitTest
- Provides the number of times the test should be run. Subclasses may provide an alternate value.
- Overrides:
getRepetitions
in class ProcessLoggingUnitTest
- Returns:
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
testLabsMenuView
public void testLabsMenuView()
throws Throwable
- Throws:
Throwable
testTransactionInitPhase
public void testTransactionInitPhase()
throws Throwable
- Throws:
Throwable
testComponentLibrary
public void testComponentLibrary()
throws Throwable
- Throws:
Throwable
testColumnCalculations
public void testColumnCalculations()
throws Throwable
- Throws:
Throwable
testMutability
public void testMutability()
throws Throwable
- Throws:
Throwable
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.