Update classes in testcase.py 85/63685/2
authorxudan <xudan16@huawei.com>
Thu, 18 Oct 2018 08:37:59 +0000 (04:37 -0400)
committerxudan <xudan16@huawei.com>
Thu, 1 Nov 2018 06:38:25 +0000 (02:38 -0400)
commit41392d61f366130d089bccfff5cd1b08bc0bb5d2
treee86bbb47e8424b1f5d094e392709471862107c11
parent33ffeda0ebd938087fb43c137e7ed8873754c03e
Update classes in testcase.py

1. Remove the functions which are not called anywhere
2. Change some class methods to be static methods and instance methods

Change-Id: I2e754cdff61aa34ffe899e352653ff767d4ac69d
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/run.py
dovetail/test_runner.py
dovetail/testcase.py