Fixed unit tests in test_generate_test_code.py

This commit is contained in:
Azim Khan 2018-07-05 14:20:08 +01:00 committed by Mohammad Azim Khan
parent 8d686bfdb1
commit 4084ec7ae5
2 changed files with 29 additions and 33 deletions

View file

@ -450,6 +450,7 @@ def parse_function_dependencies(line):
return dependencies
def parse_function_signature(line):
"""
Parses test function signature for validation and generates