PHP Class Phue\Test\UserTest

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

Public Methods

Method Description
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

Method Details

setUp() public method

Set up
public setUp ( )

testDelete() public method

Test: Delete
public testDelete ( )

testGetCreateDate() public method

Test: Getting device type
public testGetCreateDate ( )

testGetDeviceType() public method

Test: Getting device type
public testGetDeviceType ( )

testGetLastUseDate() public method

Test: Getting device type
public testGetLastUseDate ( )

testGetUsername() public method

Test: Getting username
public testGetUsername ( )

testToString() public method

Test: toString
public testToString ( )