]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tests : test_api_cfn_v1 move verify out of teardown
authorSteven Hardy <shardy@redhat.com>
Thu, 31 Jan 2013 14:22:44 +0000 (14:22 +0000)
committerSteven Hardy <shardy@redhat.com>
Fri, 1 Feb 2013 12:08:59 +0000 (12:08 +0000)
commit7574ce87bcb3d7362a4dbd2965095e3990457bd6
tree1ee7a50fc978b80fb70974a131b4a519cfdc78db
parent95a159cef9e31ed9944f103f07db33b9792d8230
heat tests : test_api_cfn_v1 move verify out of teardown

Move VerifyAll out of the teardown function so if it fails
the stubs are still unset

Change-Id: I92132236f013d9d9dfeb82ba77ecfadc2e07f671
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/tests/test_api_cfn_v1.py