Merge changes from topics 'cover_parse_results', 'fix_test_show_credentials', 'remove...
authorCedric Ollivier <ollivier.cedric@gmail.com>
Mon, 9 Jan 2017 08:12:35 +0000 (08:12 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 9 Jan 2017 08:12:35 +0000 (08:12 +0000)
* changes:
  Cover ODLTests.parse_results()
  Switch to assert_any_call in test_show_credentials
  Remove clean_results_dir
  Create ODLParser to parse sys.argv
  Fully cover set_robotframework_vars
  Use mock_open() to prevent stdout.txt
  Patch logging.FileHandler


Trivial merge