functional-php/tests
2018-09-08 11:28:23 +02:00
..
bootstrap.php add pipeline 2018-07-16 21:47:06 +02:00
ConstantPredicateTest.php add phpunit config 2018-07-11 18:11:47 +02:00
CurriedFunctionTest.php force call if no args supplied for curried function 2018-07-15 23:00:49 +02:00
FunctionPipelineTest.php add pipeline 2018-07-16 21:47:06 +02:00
MemoizedFunctionTest.php add memoized function helper 2018-08-27 18:57:36 +02:00
PartialApplicationTest.php fix partial application of function with applied placeholders 2018-09-02 20:26:49 +02:00
RandomDataTrait.php add phpunit config 2018-07-11 18:11:47 +02:00
RandomTest.php fix ref function to work properly with array syntax 2018-09-08 11:28:23 +02:00
ReflectionPartialAppliedFunctionTest.php add currying 2018-07-15 22:27:03 +02:00