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

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

public class DemoLookupViewTest
extends ProcessLoggingUnitTest

Unit tests for proving correct operation of demo lookup views.

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

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

Constructor Detail

DemoLookupViewTest

public DemoLookupViewTest()
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


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