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
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
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.