PHP Class Test\Functional\TeeTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: widmogrod/php-functional

Public Methods

Method Description
provideData ( )
test_it_should_be_curried ( $function, $value )
test_it_should_return_input_value ( $function, $value )

Method Details

provideData() public method

public provideData ( )

test_it_should_be_curried() public method

public test_it_should_be_curried ( $function, $value )

test_it_should_return_input_value() public method

public test_it_should_return_input_value ( $function, $value )