Class ColdStorageTest


  • public class ColdStorageTest
    extends Object
    Author:
    John Collins
    • Constructor Detail

      • ColdStorageTest

        public ColdStorageTest()
    • Method Detail

      • testInitialize

        @Test
        public void testInitialize()
      • testConfig

        @Test
        public void testConfig()
      • testCoolingLoss

        @Test
        public void testCoolingLoss()
      • testStepSetpoint

        @Test
        public void testStepSetpoint()
      • testStepAbove

        @Test
        public void testStepAbove()
      • testStepBelow

        @Test
        public void testStepBelow()
      • testEvaluateTariffs

        @Test
        public void testEvaluateTariffs()
        Test method for ColdStorage.evaluateTariffs(java.util.List).
      • testDailyPriceProfile

        @Test
        public void testDailyPriceProfile()
      • testWeeklyPriceProfile

        @Test
        public void testWeeklyPriceProfile()
      • testTouHeuristicProfile

        @Test
        public void testTouHeuristicProfile()