public class LampAccessClient extends ComponentClientTestCase
acsCorba, m_acsManagerProxy, m_logger, m_managerLoc| Constructor and Description |
|---|
LampAccessClient()
Creates a component with a name.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp()
Sets up the environment and gets a reference to the LampAccess component.
|
void |
testGetLampBrightness()
Compares the default brightness value with zero.
|
void |
testSetLampBrightness()
Compares the set brightness value with the expected.
|
connectToManager, getContainerServices, getFullName, getLogReceiver, initRemoteLogging, runTest, tearDownpublic LampAccessClient()
throws java.lang.Exception
java.lang.ExceptionObject.Object()protected void setUp()
throws java.lang.Exception
setUp in class ComponentClientTestCasejava.lang.Exceptionjunit.framework.TestCase#setUp()public void testGetLampBrightness()
throws LampUnavailable
LampUnavailablepublic void testSetLampBrightness()
throws LampUnavailable
LampUnavailable