PHP 클래스 NavigationTest, phpmyadmin

상속: extends CommonTestCase
파일 보기 프로젝트 열기: phpmyadmin/phpmyadmin 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$object PMA\libraries\navigation\Navigation

공개 메소드들

메소드 설명
testGetItemUnhideDialog ( ) : void Tests getItemUnhideDialog() method.
testHideNavigationItem ( ) : void Tests hideNavigationItem() method.
testUnhideNavigationItem ( ) : void Tests unhideNavigationItem() method.

보호된 메소드들

메소드 설명
setUp ( ) : void Sets up the fixture.
tearDown ( ) : void Tears down the fixture.

메소드 상세

setUp() 보호된 메소드

Sets up the fixture.
protected setUp ( ) : void
리턴 void

tearDown() 보호된 메소드

Tears down the fixture.
protected tearDown ( ) : void
리턴 void

testGetItemUnhideDialog() 공개 메소드

Tests getItemUnhideDialog() method.
public testGetItemUnhideDialog ( ) : void
리턴 void

testHideNavigationItem() 공개 메소드

Tests hideNavigationItem() method.
public testHideNavigationItem ( ) : void
리턴 void

testUnhideNavigationItem() 공개 메소드

Tests unhideNavigationItem() method.
public testUnhideNavigationItem ( ) : void
리턴 void

프로퍼티 상세

$object 보호되어 있는 프로퍼티

protected PMA\libraries\navigation\Navigation $object
리턴 PMA\libraries\navigation\Navigation