PHP Класс foo\ExampleTest

Автор: Markus Malkusch ([email protected])
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

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

Метод Описание
testExample1 ( ) Tests the example from the documentation.
testExample2 ( ) Tests the example from the documentation.
testExample3 ( ) Tests the example from the documentation.
testExample4 ( ) Tests the example from the documentation.
testExample5 ( ) Tests the example from the documentation.

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

Метод Описание
tearDown ( )

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

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

protected tearDown ( )

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

Tests the example from the documentation.
public testExample1 ( )

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

Tests the example from the documentation.
public testExample2 ( )

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

Tests the example from the documentation.
public testExample3 ( )

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

Tests the example from the documentation.
public testExample4 ( )

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

Tests the example from the documentation.
public testExample5 ( )