public class KualiMaintainableTest extends Object
| Constructor and Description |
|---|
KualiMaintainableTest() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public KualiMaintainableTest()
public void testGetShowInactiveRecords_Default() throws Exception
Exceptionpublic void testGetShowInactiveRecords_NullParam() throws Exception
Exceptionpublic void testSetShowInactiveRecords_DisplayCollectionInActive() throws Exception
Exceptionpublic void testSetShowInactiveRecords_NoDisplayCollectionInActive() throws Exception
Exceptionpublic void testSetShowInactiveRecords_DisplaySubCollectionInActive() throws Exception
Exceptionpublic void testSetShowInactiveRecords_NoDisplaySubCollectionInActive() throws Exception
Exceptionpublic void testSetShowInactiveRecords_NullParam() throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.