PHP Class Phue\Test\Command\CreateScheduleTest

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

Public Methods

Method Description
setUp ( ) Set up
testAutoDelete ( ) Test: Auto delete
testCommand ( ) Test: Set command
testDescription ( ) Test: Set description
testName ( ) Test: Set name
testSend ( ) Test: Send command
testStatus ( ) Test: Set status
testTime ( ) Test: Set time

Method Details

setUp() public method

Set up
public setUp ( )

testAutoDelete() public method

Test: Auto delete
public testAutoDelete ( )

testCommand() public method

Test: Set command
public testCommand ( )

testDescription() public method

Test: Set description
public testDescription ( )

testName() public method

Test: Set name
public testName ( )

testSend() public method

Test: Send command
public testSend ( )

testStatus() public method

Test: Set status
public testStatus ( )

testTime() public method

Test: Set time
public testTime ( )