public class ConfigurationManagerTest extends RhnBaseTestCase
| Constructor and Description | 
|---|
| ConfigurationManagerTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | setUp()Called once per test method. | 
| protected void | tearDown()Tears down the fixture, and closes the HibernateSession. | 
| void | testAvailableChannels() | 
| void | testChannelAccess() | 
| void | testChannelSubscriptions() | 
| void | testCopyFile() | 
| void | testCountCentrallyDeployableFiles()1) Create a central config channel (A) add a bunch of files & dirs
 2) Call ConfigurationManager.countCentrallyDeployableFiles and verify
      that we have the correct answer
 3) Create a Local channel and add One file
       duplicate of a file in Channel (A) ... | 
| void | testCountCentrallyManagedFiles()1) Create a central config channel (A) add a bunch of files & dirs
 2) Call ConfigurationManager.countCentrallyManagedFiles and verify
      that we have the correct answer
 3) Create a new channel and add ONE file thats new and One file
      duplicate of a file in Channel (A) ... | 
| void | testCountLocallyManagedFiles()Counts the number of locally managed files... | 
| void | testDeployConfiguration() | 
| void | testDeployFiles() | 
| void | testFilesNotInChannel() | 
| void | testGetLocalDeploysTo() | 
| void | testGetOverviewSummary() | 
| void | testGetRecentlyModifiedConfigFiles() | 
| void | testGlobalFileDeployInfo() | 
| void | testListCurrentFiles() | 
| void | testListGlobalChannels() | 
| void | testListGlobalChannelsForActivationKeys() | 
| void | testListGlobalChannelsForSDC() | 
| void | testListGlobalConfigFiles() | 
| void | testListLocalConfigFiles() | 
| void | testListManagedFilePaths() | 
| void | testListManagedSystemsAndFiles() | 
| void | testListSystemInfoForChannel() | 
| void | testListSystemsForFileCopy() | 
| void | testListSystemsNotInChannel() | 
| void | testSandboxManagedFilePaths() | 
assertContains, assertContains, assertContains, assertNotBefore, assertNotBefore, assertNotEmpty, assertNotEmpty, assertPropertyEquals, clearSession, commitAndCloseSession, createDirIfNotExists, disableLocalizationServiceLogging, enableLocalizationServiceLogging, flushAndEvict, getNow, reload, reloadassertEquals, 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, toStringprotected void setUp()
              throws java.lang.Exception
RhnBaseTestCasesetUp in class RhnBaseTestCasejava.lang.Exception - if an error occurs during setup.protected void tearDown()
                 throws java.lang.Exception
RhnBaseTestCasetearDown in class RhnBaseTestCasejava.lang.ExceptionTestCase.tearDown(), 
HibernateFactory.closeSession()public void testListSystemsForFileCopy()
                                throws java.lang.Exception
java.lang.Exceptionpublic void testListCurrentFiles()
                          throws java.lang.Exception
java.lang.Exceptionpublic void testGlobalFileDeployInfo()
                              throws java.lang.Exception
java.lang.Exceptionpublic void testListGlobalChannels()
                            throws java.lang.Exception
java.lang.Exceptionpublic void testListGlobalChannelsForSDC()
                                  throws java.lang.Exception
java.lang.Exceptionpublic void testListGlobalChannelsForActivationKeys()
                                             throws java.lang.Exception
java.lang.Exceptionpublic void testListManagedSystemsAndFiles()
                                    throws java.lang.Exception
java.lang.Exceptionpublic void testListGlobalConfigFiles()
                               throws java.lang.Exception
java.lang.Exceptionpublic void testListLocalConfigFiles()
                              throws java.lang.Exception
java.lang.Exceptionpublic void testGetRecentlyModifiedConfigFiles()
                                        throws java.lang.Exception
java.lang.Exceptionpublic void testGetOverviewSummary()
                            throws java.lang.Exception
java.lang.Exceptionpublic void testAvailableChannels()
                           throws java.lang.Exception
java.lang.Exception - something bad happenedpublic void testCountCentrallyManagedFiles()
                                    throws java.lang.Exception
java.lang.Exception - under exceptional circumstancespublic void testCountCentrallyDeployableFiles()
                                       throws java.lang.Exception
java.lang.Exception - under exceptional circumstancespublic void testCountLocallyManagedFiles()
                                  throws java.lang.Exception
java.lang.Exception - if channel/server creation failspublic void testGetLocalDeploysTo()
                           throws java.lang.Exception
java.lang.Exceptionpublic void testListSystemInfoForChannel()
                                  throws java.lang.Exception
java.lang.Exceptionpublic void testChannelSubscriptions()
                              throws java.lang.Exception
java.lang.Exceptionpublic void testFilesNotInChannel()
                           throws java.lang.Exception
java.lang.Exceptionpublic void testListSystemsNotInChannel()
                                 throws java.lang.Exception
java.lang.Exceptionpublic void testDeployConfiguration()
                             throws java.lang.Exception
java.lang.Exceptionpublic void testDeployFiles()
                     throws java.lang.Exception
java.lang.Exceptionpublic void testListManagedFilePaths()
                              throws java.lang.Exception
java.lang.Exceptionpublic void testSandboxManagedFilePaths()
                                 throws java.lang.Exception
java.lang.Exceptionpublic void testCopyFile()
                  throws java.lang.Exception
java.lang.Exceptionpublic void testChannelAccess()
                       throws java.lang.Exception
java.lang.Exception