| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.maintainable.KualiMaintainableTest
public class KualiMaintainableTest
Test methods for default Kuali maintainable implementation.
| Constructor Summary | |
|---|---|
| KualiMaintainableTest() | |
| Method Summary | |
|---|---|
|  void | setUp() | 
|  void | testGetShowInactiveRecords_Default()Tests the retrieval of the inactive record display setting when it has not been set (default). | 
|  void | testGetShowInactiveRecords_NullParam()Tests method throws an exception when given name is null. | 
|  void | testSetShowInactiveRecords_DisplayCollectionInActive()Tests setting to display inactive records for a collection. | 
|  void | testSetShowInactiveRecords_DisplaySubCollectionInActive()Tests setting to display inactive records for a sub-collection. | 
|  void | testSetShowInactiveRecords_NoDisplayCollectionInActive()Tests setting to not display inactive records for a collection. | 
|  void | testSetShowInactiveRecords_NoDisplaySubCollectionInActive()Tests setting to not display inactive records for a sub-collection. | 
|  void | testSetShowInactiveRecords_NullParam()Tests method throws an exception when given name is null. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public KualiMaintainableTest()
| Method Detail | 
|---|
public void setUp()
           throws Exception
Exception
public void testGetShowInactiveRecords_Default()
                                        throws Exception
Exception
public void testGetShowInactiveRecords_NullParam()
                                          throws Exception
Exception
public void testSetShowInactiveRecords_DisplayCollectionInActive()
                                                          throws Exception
Exception
public void testSetShowInactiveRecords_NoDisplayCollectionInActive()
                                                            throws Exception
Exception
public void testSetShowInactiveRecords_DisplaySubCollectionInActive()
                                                             throws Exception
Exception
public void testSetShowInactiveRecords_NoDisplaySubCollectionInActive()
                                                               throws Exception
Exception
public void testSetShowInactiveRecords_NullParam()
                                          throws Exception
Exception| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||