Remove __init__ method overriding in HeatContextTestCase 87/58787/3
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 1 Jun 2018 08:38:28 +0000 (09:38 +0100)
committerEmma Foley <emma.l.foley@intel.com>
Thu, 21 Jun 2018 12:17:31 +0000 (12:17 +0000)
commit5506dbf8d9163318f8028b7fabca416a3b7a2438
tree4384e235c119cac2fb2feb8cea3e4625428f6e3d
parent578049f6e4441d623b4345489204ad781465227e
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>
(cherry picked from commit 619bed631f064a94ab20ac296802d467ebe32318)
yardstick/tests/unit/benchmark/contexts/test_heat.py