PHP Class phpstreams\tests\unit\FunctionsTest

Author: Bert Peters ([email protected])
Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: bertptrs/phpstreams

Public Methods

Method Description
testCombine ( ) Test the Functions::combine method.
testIdentity ( ) Test the Functions::identity method.

Method Details

testCombine() public method

Test the Functions::combine method.
public testCombine ( )

testIdentity() public method

Test the Functions::identity method.
public testIdentity ( )