PHP Class Test\Functional\CurryTest

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

Public Methods

Method Description
provideFunctionToCurry ( )
provideFunctionsToCurry ( )
test_it_curry_with_lest_arguments_if_defaults_are_provided ( $result, $function )
test_it_should_detect_automatically_number_of_arguments_to_curry ( $fn, $resultAfterCurries )

Method Details

provideFunctionToCurry() public method

provideFunctionsToCurry() public method

test_it_curry_with_lest_arguments_if_defaults_are_provided() public method

test_it_should_detect_automatically_number_of_arguments_to_curry() public method