PHP Class Phue\Test\Command\CreateGroupTest

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

Public Methods

Method Description
setUp ( ) Set up
testLights ( ) Test: Set lights
testName ( ) Test: Set name
testSend ( ) Test: Send command

Method Details

setUp() public method

Set up
public setUp ( )

testLights() public method

Test: Set lights
public testLights ( )

testName() public method

Test: Set name
public testName ( )

testSend() public method

Test: Send command
public testSend ( )