cloudstack/tools/marvin/marvin
Santhosh Edukulla 58cd71f5c1 Added a verifyElementInList utility function
The purpose is to verify a given element in list
at a given position with few error checks like
list type,empty list and position
Returns appropriate codes based upon the inputs.
Can be used under tests instead of multiple asserts

Signed-off-by: Santhosh Edukulla <Santhosh.Edukulla@citrix.com>
2013-11-01 16:55:07 +05:30
..
config Fixed Bug: 4899 2013-10-31 17:54:13 +05:30
integration Added a verifyElementInList utility function 2013-11-01 16:55:07 +05:30
sandbox CLOUDSTACK-4691: move egress rules host maintenance tests to maint folder 2013-09-30 15:12:20 +05:30
TestCaseExecuteEngine.py CLOUDSTACK-3096 format TestCaseExecuteEngine 2013-06-23 13:54:06 -04:00
__init__.py init without trailing whitespace 2013-06-20 12:29:06 -04:00
asyncJobMgr.py Adding missing test cases: Snapshots Improvement 2013-10-29 23:42:38 +05:30
cloudstackConnection.py Added few changes related to bug 4920. Removed unwanted code 2013-10-23 13:53:43 +05:30
cloudstackException.py CLOUDSTACK-3096 format cloudstackException.py 2013-06-23 11:28:46 -04:00
cloudstackTestCase.py Remove unused code 2013-08-01 16:10:57 +05:30
cloudstackTestClient.py Fixed Bug: 4899 2013-10-31 17:54:13 +05:30
codegenerator.py Added few changes related to bug 4920. Removed unwanted code 2013-10-23 13:53:43 +05:30
codes.py Added a verifyElementInList utility function 2013-11-01 16:55:07 +05:30
configGenerator.py Fixed Bug: 4899 2013-10-31 17:54:13 +05:30
dbConnection.py format dbConnection.py 2013-06-21 08:33:25 -04:00
deployAndRun.py pep8: fix recent pep8 violations 2013-10-04 14:13:37 +05:30
deployDataCenter.py Adding few changes and cleaning up the code 2013-10-28 12:49:41 +05:30
jsonHelper.py upgrade marvin classes to new style python objects 2013-06-28 19:01:31 +05:30
marvinPlugin.py fix pep8 2013-10-29 16:19:48 +05:30
remoteSSHClient.py Automation: Fix SSH connection test 2013-07-31 18:28:33 -07:00
settings.py settings.py pep8 compliant 2013-06-20 12:32:39 -04:00
testSetupSuccess.py pep8'ed the file 2013-06-20 12:24:28 -04:00