aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/core/test_testcase.py
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Rename TestCase check_result() to is_successful()Cédric Ollivier1-8/+8
2017-05-05Print the real testcase durationCédric Ollivier1-1/+28
2017-04-26Manage criteria in TestCaseCédric Ollivier1-9/+60
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier1-14/+14
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-5/+6
2017-04-04Add case_name as constructor argCédric Ollivier1-5/+10
2017-03-28Fully fix pylint warnings in test_testcaseCédric Ollivier1-0/+7
2017-03-28Rename test_testcase_base to test_testcaseCédric Ollivier1-0/+103