This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.1 docs or all OpenStack docs too.

The nova.tests.test_utils Module

class nova.tests.test_utils.ExecuteTestCase(methodName='runTest')

Bases: nova.test.TestCase

test_no_retry_on_success()
test_retry_on_failure()
test_unknown_kwargs_raises_error()
class nova.tests.test_utils.GetFromPathTestCase(methodName='runTest')

Bases: nova.test.TestCase

test_accepts_dictionaries()
test_bad_xpath()
test_does_select()
test_flattens_lists()
test_real_failure1()
test_tolerates_nones()