CurryTest
extends TestCase
in package
FinalYes
Table of Contents
Methods
- curry_identity() : mixed
- curry_identity_function() : mixed
- curry_left_immediate() : mixed
- curry_right() : mixed
- curry_right_immediate() : mixed
- curry_right_three_times() : mixed
- curry_three_times() : mixed
- curry_using_func_get_args() : mixed
- curry_with_one_later_param() : mixed
- curry_with_placeholders() : mixed
- curry_with_successive_calls() : mixed
- curry_with_two_later_param() : mixed
- curry_without_params() : mixed
- is_fullfilled() : mixed
- provider_is_fullfilled() : mixed
- rest() : mixed
Methods
curry_identity()
public
curry_identity() : mixed
Tags
curry_identity_function()
public
curry_identity_function() : mixed
Tags
curry_left_immediate()
public
curry_left_immediate() : mixed
Tags
curry_right()
public
curry_right() : mixed
Tags
curry_right_immediate()
public
curry_right_immediate() : mixed
Tags
curry_right_three_times()
public
curry_right_three_times() : mixed
Tags
curry_three_times()
public
curry_three_times() : mixed
Tags
curry_using_func_get_args()
public
curry_using_func_get_args() : mixed
Tags
curry_with_one_later_param()
public
curry_with_one_later_param() : mixed
Tags
curry_with_placeholders()
public
curry_with_placeholders() : mixed
Tags
curry_with_successive_calls()
public
curry_with_successive_calls() : mixed
Tags
curry_with_two_later_param()
public
curry_with_two_later_param() : mixed
Tags
curry_without_params()
public
curry_without_params() : mixed
Tags
is_fullfilled()
public
is_fullfilled(mixed $isFullfilled, mixed $args, mixed $callable) : mixed
Parameters
- $isFullfilled : mixed
- $args : mixed
- $callable : mixed
Tags
provider_is_fullfilled()
public
provider_is_fullfilled() : mixed
rest()
public
rest() : mixed