PHP Класс Phue\Test\SoftwareUpdateTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
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?

Описание методов

setUp() публичный Метод

Set up
public setUp ( )

testCheckForUpdate() публичный Метод

Test: Check for update
public testCheckForUpdate ( )

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
public testGetUpdateState ( )

testInstallUpdates() публичный Метод

Test: Installing updates
public testInstallUpdates ( )

testIsBridgeUpdatable() публичный Метод

Test: Is bridge updatable?

testIsInstallNotificationEnabled() публичный Метод

Test: Is install notification enabled?