Documentation

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
test

curry_identity_function()

public curry_identity_function() : mixed
Tags
test

curry_left_immediate()

public curry_left_immediate() : mixed
Tags
test

curry_right()

public curry_right() : mixed
Tags
test

curry_right_immediate()

public curry_right_immediate() : mixed
Tags
test

curry_right_three_times()

public curry_right_three_times() : mixed
Tags
test

curry_three_times()

public curry_three_times() : mixed
Tags
test

curry_using_func_get_args()

public curry_using_func_get_args() : mixed
Tags
test

curry_with_one_later_param()

public curry_with_one_later_param() : mixed
Tags
test

curry_with_placeholders()

public curry_with_placeholders() : mixed
Tags
test

curry_with_successive_calls()

public curry_with_successive_calls() : mixed
Tags
test

curry_with_two_later_param()

public curry_with_two_later_param() : mixed
Tags
test

curry_without_params()

public curry_without_params() : mixed
Tags
test

is_fullfilled()

public is_fullfilled(mixed $isFullfilled, mixed $args, mixed $callable) : mixed
Parameters
$isFullfilled : mixed
$args : mixed
$callable : mixed
Tags
test
dataProvider

provider_is_fullfilled

provider_is_fullfilled()

public provider_is_fullfilled() : mixed

        
On this page

Search results