PHP Class NavigationTest, phpmyadmin

Inheritance: extends CommonTestCase
Afficher le fichier Open project: phpmyadmin/phpmyadmin Class Usage Examples

Protected Properties

Свойство Type Description
$object PMA\libraries\navigation\Navigation

Méthodes publiques

Méthode Description
testGetItemUnhideDialog ( ) : void Tests getItemUnhideDialog() method.
testHideNavigationItem ( ) : void Tests hideNavigationItem() method.
testUnhideNavigationItem ( ) : void Tests unhideNavigationItem() method.

Méthodes protégées

Méthode Description
setUp ( ) : void Sets up the fixture.
tearDown ( ) : void Tears down the fixture.

Method Details

setUp() protected méthode

Sets up the fixture.
protected setUp ( ) : void
Résultat void

tearDown() protected méthode

Tears down the fixture.
protected tearDown ( ) : void
Résultat void

testGetItemUnhideDialog() public méthode

Tests getItemUnhideDialog() method.
public testGetItemUnhideDialog ( ) : void
Résultat void

testHideNavigationItem() public méthode

Tests hideNavigationItem() method.
public testHideNavigationItem ( ) : void
Résultat void

testUnhideNavigationItem() public méthode

Tests unhideNavigationItem() method.
public testUnhideNavigationItem ( ) : void
Résultat void

Property Details

$object protected_oe property

protected PMA\libraries\navigation\Navigation $object
Résultat PMA\libraries\navigation\Navigation