public class SGReadyHeatPumpTest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
SGReadyHeatPumpTest.SGReadyEcho
Wrapper for an IForteSocket.
|
Constructor and Description |
---|
SGReadyHeatPumpTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
void |
testAmplifiedWithAuxiliaryHeaterControlMode() |
void |
testDefaultAmplifiedControlMode() |
void |
testDefaultOnMaxControlMode() |
void |
testGetConfiguration() |
void |
testGetControlSignalsToHide() |
void |
testGetName() |
void |
testGetPropertiesToHide() |
void |
testGetSensorsToHide() |
void |
testNormalControlMode() |
void |
testOffControlMode() |
void |
testOnMaxWithoutAuxiliaryHeaterControlMode() |
void |
testPolysunSettingsGetter() |
public static void setUpBeforeClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown()
public void testGetConfiguration() throws com.velasolaris.plugin.controller.spi.PluginControllerException
com.velasolaris.plugin.controller.spi.PluginControllerException
public void testGetControlSignalsToHide()
public void testGetName()
public void testGetPropertiesToHide()
public void testGetSensorsToHide()
public void testPolysunSettingsGetter() throws com.velasolaris.plugin.controller.spi.PluginControllerException
com.velasolaris.plugin.controller.spi.PluginControllerException
public void testNormalControlMode() throws java.lang.Exception
java.lang.Exception
public void testOffControlMode() throws java.lang.Exception
java.lang.Exception
public void testDefaultAmplifiedControlMode() throws java.lang.Exception
java.lang.Exception
public void testDefaultOnMaxControlMode() throws java.lang.Exception
java.lang.Exception
public void testAmplifiedWithAuxiliaryHeaterControlMode() throws java.lang.Exception
java.lang.Exception
public void testOnMaxWithoutAuxiliaryHeaterControlMode() throws java.lang.Exception
java.lang.Exception