Documentation

Xcallable extends Suite
in package

Class \Hoa\Consistency\Test\Unit\Xcallable.

Test suite of the xcallable class.

Tags
copyright

Copyright © 2007-2017 Hoa community

license

New BSD License

Table of Contents

Methods

__invoke()  : mixed
__toString()  : mixed
case_distribute_arguments()  : mixed
case_form_able_cannot_be_deduced()  : mixed
case_form_able_not_a_string()  : mixed
case_form_array_of_class_method()  : mixed
case_form_array_of_object_method()  : mixed
case_form_class___method()  : mixed
case_form_class_method()  : mixed
case_form_closure()  : mixed
case_form_function()  : mixed
case_form_function_not_defined()  : mixed
case_form_object_invoke()  : mixed
case_form_object_method()  : mixed
case_get_valid_callback_stream_array()  : mixed
case_get_valid_callback_stream_boolean()  : mixed
case_get_valid_callback_stream_character()  : mixed
case_get_valid_callback_stream_float()  : mixed
case_get_valid_callback_stream_integer()  : mixed
case_get_valid_callback_stream_other()  : mixed
case_get_valid_callback_stream_string()  : mixed
case_invoke()  : mixed
strtolower()  : mixed
strtoupper()  : mixed
_get_valid_callback_stream_xxx()  : mixed

Methods

__invoke()

public __invoke(mixed $string) : mixed
Parameters
$string : mixed

case_distribute_arguments()

public case_distribute_arguments() : mixed

case_form_able_cannot_be_deduced()

public case_form_able_cannot_be_deduced() : mixed

case_form_able_not_a_string()

public case_form_able_not_a_string() : mixed

case_form_array_of_class_method()

public case_form_array_of_class_method() : mixed

case_form_array_of_object_method()

public case_form_array_of_object_method() : mixed

case_form_class___method()

public case_form_class___method() : mixed

case_form_class_method()

public case_form_class_method() : mixed

case_form_closure()

public case_form_closure() : mixed

case_form_function()

public case_form_function() : mixed

case_form_function_not_defined()

public case_form_function_not_defined() : mixed

case_form_object_invoke()

public case_form_object_invoke() : mixed

case_form_object_method()

public case_form_object_method() : mixed

case_get_valid_callback_stream_array()

public case_get_valid_callback_stream_array() : mixed

case_get_valid_callback_stream_boolean()

public case_get_valid_callback_stream_boolean() : mixed

case_get_valid_callback_stream_character()

public case_get_valid_callback_stream_character() : mixed

case_get_valid_callback_stream_float()

public case_get_valid_callback_stream_float() : mixed

case_get_valid_callback_stream_integer()

public case_get_valid_callback_stream_integer() : mixed

case_get_valid_callback_stream_other()

public case_get_valid_callback_stream_other() : mixed

case_get_valid_callback_stream_string()

public case_get_valid_callback_stream_string() : mixed

strtolower()

public strtolower(mixed $string) : mixed
Parameters
$string : mixed

strtoupper()

public static strtoupper(mixed $string) : mixed
Parameters
$string : mixed

_get_valid_callback_stream_xxx()

protected _get_valid_callback_stream_xxx(mixed $argument, mixed $method) : mixed
Parameters
$argument : mixed
$method : mixed

        
On this page

Search results