Remove complexity when creating test results and jobs.
- Change TestResult constructor signature to accept two parameters:
stream and args, everything else is passed inside args.
- Method test_runner() is now calling start_tests() and end_tests(),
so it is the owner of all methods for test results.
Signed-off-by: NRuda Moura <rmoura@redhat.com>
Showing
想要评论请 注册 或 登录