PHP Class Phue\Test\SceneTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sqmk/phue

Public Methods

Method Description
setUp ( ) Set up
testGetId ( ) Test: Getting Id
testGetLightIds ( ) Test: Get light ids
testGetName ( ) Test: Getting name
testToString ( ) Test: toString

Method Details

setUp() public method

Set up
public setUp ( )

testGetId() public method

Test: Getting Id
public testGetId ( )

testGetLightIds() public method

Test: Get light ids
public testGetLightIds ( )

testGetName() public method

Test: Getting name
public testGetName ( )

testToString() public method

Test: toString
public testToString ( )