ドロップダウンリストを表示

Unit test of このページは英語でのみ提供されています。

_get_double_slash() : test success (color, default)
calculate_input_height() : test missing
display_arg() : test missing
display_arg_helper() : test missing
display_arg_helper_assoc_options() : test missing
display_arg_helper_indexed_options() : test missing
display_arg_helper_mark() : test missing
display_arg_helper_select() : test missing
display_args() : test missing
display_changeable_vars() : test missing
display_function_call() : test missing
display_method_name() : test missing
display_source_code() : test missing
enclose_indexed_options_with_quotes() : test missing
format_commented_options() : test missing
get_callback_in_example() : test missing
get_callbacks_in_examples() : test missing
get_defined_function_callbacks() : test missing
get_helper_callbacks() : test missing
get_helper_options_from_getter() : test missing
get_helper_options_from_range() : test missing
get_vars_to_replace_by_inputs() : test missing
inject_function_call() : test missing
replace_var_by_input() : test missing
replace_vars_by_inputs() : test missing
_get_double_slash() #color
$args = [
]
$expected = $returned
$returned = '<span style="color: #123123">//</span>'
_get_double_slash() #default
$args = [
]
$expected = $returned
$returned = '<span style="color: #FF8000">//</span>'