PHP 클래스 Phue\Test\Command\CreateScheduleTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: sqmk/phue

공개 메소드들

메소드 설명
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

메소드 상세

setUp() 공개 메소드

Set up
public setUp ( )

testAutoDelete() 공개 메소드

Test: Auto delete
public testAutoDelete ( )

testCommand() 공개 메소드

Test: Set command
public testCommand ( )

testDescription() 공개 메소드

Test: Set description
public testDescription ( )

testName() 공개 메소드

Test: Set name
public testName ( )

testSend() 공개 메소드

Test: Send command
public testSend ( )

testStatus() 공개 메소드

Test: Set status
public testStatus ( )

testTime() 공개 메소드

Test: Set time
public testTime ( )