Skip to contents

Functions prints the used arguments. The aim of this function is to print the arguments to the console that resulted in a failed test.

Usage

get_current_args_for_print(arg_list)

Arguments

arg_list

Named list of arguments. The list should be generated with generate_args_for_tests.

Value

Function does nothing return.