Class DisplayLogicAtServerLevelTest


  • public class DisplayLogicAtServerLevelTest
    extends WeldBaseTest
    This class is used to test the correct behavior of the Display Logic Evaluated at Server Level functionality
    • Constructor Detail

      • DisplayLogicAtServerLevelTest

        public DisplayLogicAtServerLevelTest()
    • Method Detail

      • initializeTest

        public void initializeTest()
        Initializes the global variables for the rest of the tests
      • replaceSystemPreferencesInDisplayLogic

        public void replaceSystemPreferencesInDisplayLogic()
        Tests that the replacement of the DisplayLogic at Server level works correctly
      • replaceSystemPreferencesInDisplayLogicWithNullValue

        public void replaceSystemPreferencesInDisplayLogicWithNullValue()
        Tests that the replacement of the DisplayLogic at Server level works correctly containing null values
      • evaluatePreferencesInDisplayLogic

        public void evaluatePreferencesInDisplayLogic()
        Tests that the evaluation of the DisplayLogic at Server level works correctly
      • evaluatePreferencesInDisplayLogicWithNullValue

        public void evaluatePreferencesInDisplayLogicWithNullValue()
        Tests that the evaluation of the DisplayLogic at Server level works correctly containing null values