PHP 클래스 Phue\Test\UserTest

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

공개 메소드들

메소드 설명
setUp ( ) Set up
testDelete ( ) Test: Delete
testGetCreateDate ( ) Test: Getting device type
testGetDeviceType ( ) Test: Getting device type
testGetLastUseDate ( ) Test: Getting device type
testGetUsername ( ) Test: Getting username
testToString ( ) Test: toString

메소드 상세

setUp() 공개 메소드

Set up
public setUp ( )

testDelete() 공개 메소드

Test: Delete
public testDelete ( )

testGetCreateDate() 공개 메소드

Test: Getting device type
public testGetCreateDate ( )

testGetDeviceType() 공개 메소드

Test: Getting device type
public testGetDeviceType ( )

testGetLastUseDate() 공개 메소드

Test: Getting device type
public testGetLastUseDate ( )

testGetUsername() 공개 메소드

Test: Getting username
public testGetUsername ( )

testToString() 공개 메소드

Test: toString
public testToString ( )