Refactor benchmark.core.test_plugin.PluginTestCase 57/47257/8
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 15 Nov 2017 12:35:04 +0000 (12:35 +0000)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 16 Feb 2018 13:44:48 +0000 (13:44 +0000)
commitf792181b9e608f2f829825989373f28ec16c1862
tree43b924711df9a44583707985f825202949542faf
parenta301d172e9b7df272a882e88407c8e14cfed2b62
Refactor benchmark.core.test_plugin.PluginTestCase

Tests in benchmark.core.test_plugin.PluginTestCase are not covering
correctly the functionality of the tested class.

YARDSTICK-851

Change-Id: I0b4cda7dbf109776a202167abfde8c9eb268db12
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
yardstick/tests/fixture.py [new file with mode: 0644]
yardstick/tests/unit/benchmark/core/test_plugin.py