Remove __init__ method overriding in HeatContextTestCase 33/58133/1
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 1 Jun 2018 08:38:28 +0000 (09:38 +0100)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 1 Jun 2018 08:41:04 +0000 (09:41 +0100)
commit619bed631f064a94ab20ac296802d467ebe32318
tree3a5e88a35682729a724263ce7e62d07ce1af861b
parent5e4d95ba299ce92588701d9481657c343b8ef609
Remove __init__ method overriding in HeatContextTestCase

Unit test case clases should implement setUp() method instead of overriding
__init__() method.

JIRA: YARDSTICK-1210

Change-Id: I0f9a10575f9aeebf76dfa84619e59589b3ea83f6
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
yardstick/tests/unit/benchmark/contexts/test_heat.py