public class SystemDetailsHandlerTest extends BaseHandlerTestCase
admin, adminKey, regular, regularKey, satAdmin, satAdminKey| Constructor and Description | 
|---|
| SystemDetailsHandlerTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setUp()Called once per test method. | 
| void | testAddFilePreservations() | 
| void | testAddKeys() | 
| void | testConfigMgmt() | 
| void | testGetLocale() | 
| void | testListFilePreservations() | 
| void | testListFilePreservationsNone() | 
| void | testListKeys() | 
| void | testListKeysNoKeys() | 
| void | testRegistrationType() | 
| void | testRemoteCommands() | 
| void | testRemoveFilePreservations() | 
| void | testRemoveKeys() | 
| void | testSELinux() | 
| void | testSetLocale() | 
addRoleassertContains, assertContains, assertContains, assertNotBefore, assertNotBefore, assertNotEmpty, assertNotEmpty, assertPropertyEquals, clearSession, commitAndCloseSession, createDirIfNotExists, disableLocalizationServiceLogging, enableLocalizationServiceLogging, flushAndEvict, getNow, reload, reload, tearDownassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void setUp()
           throws java.lang.Exception
RhnBaseTestCasesetUp in class BaseHandlerTestCasejava.lang.Exception - if an error occurs during setup.public void testSELinux()
                 throws java.lang.Exception
java.lang.Exceptionpublic void testConfigMgmt()
                    throws java.lang.Exception
java.lang.Exceptionpublic void testRemoteCommands()
                        throws java.lang.Exception
java.lang.Exceptionpublic void testGetLocale()
                   throws java.lang.Exception
java.lang.Exceptionpublic void testSetLocale()
                   throws java.lang.Exception
java.lang.Exceptionpublic void testListKeys()
                  throws java.lang.Exception
java.lang.Exceptionpublic void testListKeysNoKeys()
                        throws java.lang.Exception
java.lang.Exceptionpublic void testAddKeys()
                 throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveKeys()
                    throws java.lang.Exception
java.lang.Exceptionpublic void testListFilePreservations()
                               throws java.lang.Exception
java.lang.Exceptionpublic void testListFilePreservationsNone()
                                   throws java.lang.Exception
java.lang.Exceptionpublic void testAddFilePreservations()
                              throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveFilePreservations()
                                 throws java.lang.Exception
java.lang.Exceptionpublic void testRegistrationType()
                          throws java.lang.Exception
java.lang.Exception