Test results generated by basefunctionsTest.py Test started: 20230130-1746 Module name,Class name,Method name,Arguments,Test_type,Patterns tested,Summary,Failure description basefunctions,n/a,check_is_not_none,variable,normal,3,all tests passed basefunctions,n/a,check_is_not_none,variable,exception,6,all tests passed basefunctions,n/a,check_is_not_none,value,normal,5,all tests passed basefunctions,n/a,check_is_not_none,value,exception,1,all tests passed basefunctions,n/a,check_is_string,variable,normal,3,all tests passed basefunctions,n/a,check_is_string,variable,exception,6,all tests passed basefunctions,n/a,check_is_string,value,normal,7,all tests passed basefunctions,n/a,check_is_string,value,exception,4,all tests passed basefunctions,n/a,check_is_unicode_string,variable,normal,3,all tests passed basefunctions,n/a,check_is_unicode_string,variable,exception,6,all tests passed basefunctions,n/a,check_is_unicode_string,value,normal,4,all tests passed basefunctions,n/a,check_is_unicode_string,value,exception,6,6 tests failed,"Failed test for input '['testArgument', None]'; Failed test for input '['testArgument', '']'; Failed test for input '['testArgument', -123]'; Failed test for input '['testArgument', 123]'; Failed test for input '['testArgument', 1.87]'; Failed test for input '['testArgument', 'ascii']'" basefunctions,n/a,check_is_string_or_unicode_string,variable,normal,4,all tests passed basefunctions,n/a,check_is_string_or_unicode_string,variable,exception,6,all tests passed basefunctions,n/a,check_is_string_or_unicode_string,value,normal,6,all tests passed basefunctions,n/a,check_is_string_or_unicode_string,value,exception,6,all tests passed basefunctions,n/a,check_is_non_empty_string,variable,normal,3,all tests passed basefunctions,n/a,check_is_non_empty_string,variable,exception,6,all tests passed basefunctions,n/a,check_is_non_empty_string,value,normal,6,all tests passed basefunctions,n/a,check_is_non_empty_string,value,exception,7,all tests passed basefunctions,n/a,check_is_number,variable,normal,3,all tests passed basefunctions,n/a,check_is_number,variable,exception,6,all tests passed basefunctions,n/a,check_is_number,value,normal,6,all tests passed basefunctions,n/a,check_is_number,value,exception,8,all tests passed basefunctions,n/a,check_is_positive,variable,normal,3,all tests passed basefunctions,n/a,check_is_positive,variable,exception,6,all tests passed basefunctions,n/a,check_is_positive,value,normal,7,all tests passed basefunctions,n/a,check_is_positive,value,exception,8,all tests passed basefunctions,n/a,check_is_not_negative,variable,normal,3,all tests passed basefunctions,n/a,check_is_not_negative,variable,exception,6,all tests passed basefunctions,n/a,check_is_not_negative,value,normal,9,all tests passed basefunctions,n/a,check_is_not_negative,value,exception,8,all tests passed basefunctions,n/a,check_is_normalised,variable,normal,3,all tests passed basefunctions,n/a,check_is_normalised,variable,exception,6,all tests passed basefunctions,n/a,check_is_normalised,value,normal,10,all tests passed basefunctions,n/a,check_is_normalised,value,exception,10,all tests passed basefunctions,n/a,check_is_percentage,variable,normal,3,all tests passed basefunctions,n/a,check_is_percentage,variable,exception,6,all tests passed basefunctions,n/a,check_is_percentage,value,normal,14,all tests passed basefunctions,n/a,check_is_percentage,value,exception,10,all tests passed basefunctions,n/a,check_is_integer,variable,normal,3,all tests passed basefunctions,n/a,check_is_integer,variable,exception,6,all tests passed basefunctions,n/a,check_is_integer,value,normal,8,all tests passed basefunctions,n/a,check_is_integer,value,exception,10,all tests passed basefunctions,n/a,check_is_float,variable,normal,3,all tests passed basefunctions,n/a,check_is_float,variable,exception,6,all tests passed basefunctions,n/a,check_is_float,value,normal,6,all tests passed basefunctions,n/a,check_is_float,value,exception,10,all tests passed basefunctions,n/a,check_is_dictionary,variable,normal,3,all tests passed basefunctions,n/a,check_is_dictionary,variable,exception,6,all tests passed basefunctions,n/a,check_is_dictionary,value,normal,3,all tests passed basefunctions,n/a,check_is_dictionary,value,exception,4,all tests passed basefunctions,n/a,check_is_list,variable,normal,3,all tests passed basefunctions,n/a,check_is_list,variable,exception,6,all tests passed basefunctions,n/a,check_is_list,value,normal,4,all tests passed basefunctions,n/a,check_is_list,value,exception,4,all tests passed basefunctions,n/a,check_is_set,variable,normal,3,all tests passed basefunctions,n/a,check_is_set,variable,exception,6,all tests passed basefunctions,n/a,check_is_set,value,normal,4,all tests passed basefunctions,n/a,check_is_set,value,exception,6,all tests passed basefunctions,n/a,check_is_tuple,variable,normal,3,all tests passed basefunctions,n/a,check_is_tuple,variable,exception,6,all tests passed basefunctions,n/a,check_is_tuple,value,normal,5,all tests passed basefunctions,n/a,check_is_tuple,value,exception,8,all tests passed basefunctions,n/a,check_is_flag,variable,normal,3,all tests passed basefunctions,n/a,check_is_flag,variable,exception,6,all tests passed basefunctions,n/a,check_is_flag,value,normal,6,all tests passed basefunctions,n/a,check_is_flag,value,exception,6,all tests passed basefunctions,n/a,check_unicode_encoding_exists,unicode_encoding_string,normal,3,all tests passed basefunctions,n/a,check_unicode_encoding_exists,unicode_encoding_string,exception,4,all tests passed basefunctions,n/a,check_is_function_or_method,variable,normal,3,all tests passed basefunctions,n/a,check_is_function_or_method,variable,exception,6,all tests passed basefunctions,n/a,check_is_function_or_method,value,normal,4,all tests passed basefunctions,n/a,check_is_function_or_method,value,exception,6,all tests passed basefunctions,n/a,char_set_ascii,string_variable,normal,5,all tests passed basefunctions,n/a,char_set_ascii,string_variable,exception,6,all tests passed basefunctions,n/a,check_is_valid_format_str,variable,normal,3,all tests passed basefunctions,n/a,check_is_valid_format_str,variable,exception,6,all tests passed basefunctions,n/a,check_is_valid_format_str,value,normal,10,all tests passed basefunctions,n/a,check_is_valid_format_str,value,exception,8,all tests passed basefunctions,n/a,float_to_str,number_variable,normal,5,all tests passed basefunctions,n/a,float_to_str,number_variable,exception,6,all tests passed basefunctions,n/a,float_to_str,format_string,normal,10,all tests passed basefunctions,n/a,float_to_str,format_string,exception,8,all tests passed basefunctions,n/a,str2comma_separated_list,string_variable,normal,8,all tests passed basefunctions,n/a,str2comma_separated_list,string_variable,exception,6,1 tests failed,"Failed test for input '['']'" basefunctions,n/a,read_csv_file,file_name,normal,3,all tests passed basefunctions,n/a,read_csv_file,file_name,exception,6,all tests passed basefunctions,n/a,read_csv_file,encoding,normal,4,all tests passed basefunctions,n/a,read_csv_file,encoding,exception,6,all tests passed basefunctions,n/a,read_csv_file,header_line,normal,6,all tests passed basefunctions,n/a,read_csv_file,header_line,exception,6,all tests passed basefunctions,n/a,write_csv_file,file_name,normal,4,all tests passed basefunctions,n/a,write_csv_file,file_name,exception,6,all tests passed basefunctions,n/a,write_csv_file,encoding,normal,4,all tests passed basefunctions,n/a,write_csv_file,encoding,exception,6,all tests passed basefunctions,n/a,write_csv_file,header_list,normal,6,all tests passed basefunctions,n/a,write_csv_file,header_list,exception,6,all tests passed basefunctions,n/a,write_csv_file,file_data,normal,6,all tests passed basefunctions,n/a,write_csv_file,file_data,exception,7,all tests passed basefunctions,n/a,char_set_ascii,n/a,funct,26,all tests passed basefunctions,n/a,float_to_str,n/a,funct,44,all tests passed basefunctions,n/a,str2comma_separated_list,n/a,funct,10,all tests passed basefunctions,n/a,read_csv_file,n/a,funct,3,all tests passed basefunctions,n/a,write_csv_file,n/a,funct,8,all tests passed