-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15208/
-----------------------------------------------------------
(Updated Nov. 4, 2013, 5:22 p.m.)
Review request for cloudstack and Prasanna Santhanam.
Summary (updated)
-----------------
Added fix for bug 5032. Provides custom assert facility to test features. Added
the new assert to cloudstackTestCase
Bugs: CLOUDSTACK-5032
https://issues.apache.org/jira/browse/CLOUDSTACK-5032
Repository: cloudstack-git
Description (updated)
-------
Added custom assert by name "assertElementInList" to cloudstackTestCase, this
will help users to simplify their asserts.
Allows users to dump custom message for these asserts.
Changed the Interface for "verifyElementInList" to take additional argument.
Diffs
-----
tools/marvin/marvin/cloudstackTestCase.py 85ef542
tools/marvin/marvin/integration/lib/utils.py d53c1ae
Diff: https://reviews.apache.org/r/15208/diff/
Testing
-------
Thanks,
Santhosh Edukulla