PHP Class foo\ExampleTest

Author: Markus Malkusch ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: php-mock/php-mock

Public Methods

Method 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.

Protected Methods

Method Description
tearDown ( )

Method Details

tearDown() protected method

protected tearDown ( )

testExample1() public method

Tests the example from the documentation.
public testExample1 ( )

testExample2() public method

Tests the example from the documentation.
public testExample2 ( )

testExample3() public method

Tests the example from the documentation.
public testExample3 ( )

testExample4() public method

Tests the example from the documentation.
public testExample4 ( )

testExample5() public method

Tests the example from the documentation.
public testExample5 ( )