PHP 클래스 Phue\Test\SceneTest

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

공개 메소드들

메소드 설명
setUp ( ) Set up
testGetId ( ) Test: Getting Id
testGetLightIds ( ) Test: Get light ids
testGetName ( ) Test: Getting name
testToString ( ) Test: toString

메소드 상세

setUp() 공개 메소드

Set up
public setUp ( )

testGetId() 공개 메소드

Test: Getting Id
public testGetId ( )

testGetLightIds() 공개 메소드

Test: Get light ids
public testGetLightIds ( )

testGetName() 공개 메소드

Test: Getting name
public testGetName ( )

testToString() 공개 메소드

Test: toString
public testToString ( )