Class ConfigurationExpertModeFacadeImplTest


  • public class ConfigurationExpertModeFacadeImplTest
    extends java.lang.Object
    • Constructor Detail

      • ConfigurationExpertModeFacadeImplTest

        public ConfigurationExpertModeFacadeImplTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testIsExpertModeAllowedForCurrentUserMemeberOfExpertModeGroup

        public void testIsExpertModeAllowedForCurrentUserMemeberOfExpertModeGroup()
      • testIsExpertModeAllowedForCurrentUserNotMemeberOfExpertModeGroup

        public void testIsExpertModeAllowedForCurrentUserNotMemeberOfExpertModeGroup()
      • testIsExpertModeActiveAttributeNotSet

        public void testIsExpertModeActiveAttributeNotSet()
      • testIsExpertModeActivaAttributeValueTrue

        public void testIsExpertModeActivaAttributeValueTrue()
      • testEnableExpertMode

        public void testEnableExpertMode()
      • testEnableExpertModeNotAllowed

        public void testEnableExpertModeNotAllowed()
      • testDisableExpertMode

        public void testDisableExpertMode()
      • testDisableExpertModeAllowed

        public void testDisableExpertModeAllowed()