I have created an instance on an object
for row in csv_reader: temp_case = test_case.TestCase temp_case.file = row[1].strip() ... test_cases.appe