PHP Class foo\ExampleTest

Author: Markus Malkusch ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: php-mock/php-mock

Méthodes publiques

Méthode Description
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.

Méthodes protégées

Méthode Description
tearDown ( )

Method Details

tearDown() protected méthode

protected tearDown ( )

testExample1() public méthode

Tests the example from the documentation.
public testExample1 ( )

testExample2() public méthode

Tests the example from the documentation.
public testExample2 ( )

testExample3() public méthode

Tests the example from the documentation.
public testExample3 ( )

testExample4() public méthode

Tests the example from the documentation.
public testExample4 ( )

testExample5() public méthode

Tests the example from the documentation.
public testExample5 ( )