PHP Класс FooterTest, phpmyadmin

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

Открытые свойства

Свойство Тип Описание
$privates store private attributes of PMA\libraries\Footer

Защищенные свойства (Protected)

Свойство Тип Описание
$object

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

Метод Описание
testAjax ( ) : void Test for footer when ajax enabled
testDisable ( ) : void Test for disable
testDisplay ( ) : void Test for displaying footer
testGetDebugMessage ( ) : void Test for getDebugMessage
testGetScripts ( ) : void Test for footer get Scripts
testGetSelfLink ( ) : void Test for _getSelfLink
testGetSelfLinkWithImage ( ) : void Test for _getSelfLink
testMinimal ( ) : void Test for minimal footer
testRemoveRecursion ( ) : void Test for _removeRecursion

Защищенные методы

Метод Описание
setUp ( ) : void Sets up the fixture, for example, opens a network connection.
tearDown ( ) : void Tears down the fixture, for example, closes a network connection.

Приватные методы

Метод Описание
_callPrivateFunction ( string $name, array $params ) : the Call private functions by setting visibility to public.

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

setUp() защищенный Метод

This method is called before a test is executed.
protected setUp ( ) : void
Результат void

tearDown() защищенный Метод

This method is called after a test is executed.
protected tearDown ( ) : void
Результат void

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

Test for footer when ajax enabled
public testAjax ( ) : void
Результат void

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

Test for disable
public testDisable ( ) : void
Результат void

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

Test for displaying footer
public testDisplay ( ) : void
Результат void

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

Test for getDebugMessage
public testGetDebugMessage ( ) : void
Результат void

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

Test for footer get Scripts
public testGetScripts ( ) : void
Результат void

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

Test for _getSelfLink
public testGetSelfLinkWithImage ( ) : void
Результат void

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

Test for minimal footer
public testMinimal ( ) : void
Результат void

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

Test for _removeRecursion
public testRemoveRecursion ( ) : void
Результат void

Описание свойств

$object защищенное свойство

protected $object

$privates публичное свойство

store private attributes of PMA\libraries\Footer
public $privates