PHP 클래스 Phue\Test\SoftwareUpdateTest

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

공개 메소드들

메소드 설명
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?