PHP 클래스 Phue\Test\SensorModel\AbstractSensorModelTest

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

공개 메소드들

메소드 설명
setUp ( ) Set up
testGetId ( ) Test: Get id
testGetName ( ) Test: Get name
testToString ( ) Test: To string

메소드 상세

setUp() 공개 메소드

Set up
public setUp ( )

testGetId() 공개 메소드

Test: Get id
public testGetId ( )

testGetName() 공개 메소드

Test: Get name
public testGetName ( )

testToString() 공개 메소드

Test: To string
public testToString ( )