PHP Class Phue\Test\SoftwareUpdateTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: sqmk/phue

Méthodes publiques

Méthode Description
setUp ( ) Set up
testCheckForUpdate ( ) Test: Check for update
testCheckingForUpdate ( ) Test: Checking for update?
testDisableInstallNotification ( ) Test: Disable install notification
testGetReleaseNotesBrief ( ) Test: Get release notes brief
testGetReleaseNotesUrl ( ) Test: Get release notes URL
testGetUpdatableLights ( ) Test: Get updatable lights
testGetUpdateState ( ) Test: Get update state
testInstallUpdates ( ) Test: Installing updates
testIsBridgeUpdatable ( ) Test: Is bridge updatable?
testIsInstallNotificationEnabled ( ) Test: Is install notification enabled?

Method Details

setUp() public méthode

Set up
public setUp ( )

testCheckForUpdate() public méthode

Test: Check for update
public testCheckForUpdate ( )

testCheckingForUpdate() public méthode

Test: Checking for update?

testDisableInstallNotification() public méthode

Test: Disable install notification

testGetReleaseNotesBrief() public méthode

Test: Get release notes brief

testGetReleaseNotesUrl() public méthode

Test: Get release notes URL

testGetUpdatableLights() public méthode

Test: Get updatable lights

testGetUpdateState() public méthode

Test: Get update state
public testGetUpdateState ( )

testInstallUpdates() public méthode

Test: Installing updates
public testInstallUpdates ( )

testIsBridgeUpdatable() public méthode

Test: Is bridge updatable?

testIsInstallNotificationEnabled() public méthode

Test: Is install notification enabled?