Public Member Functions | |
LampAccessClient () throws Exception | |
void | testGetLampBrightness () throws LampUnavailable |
void | testSetLampBrightness () throws LampUnavailable |
Protected Member Functions | |
void | setUp () throws Exception |
Private Attributes | |
LampAccess | m_comp |
|
Creates a component with a name.
|
|
Sets up the environment and gets a reference to the LampAccess component. This method is called before the test is executed.
|
|
Compares the default brightness value with zero. |
|
Compares the set brightness value with the expected. |
|
|