The nova.tests.image.test_fake Module

class FakeImageServiceTestCase(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
tearDown()
test_create_adds_id()
test_create_keeps_id()
test_create_rejects_duplicate_ids()
test_create_then_get()
test_delete()
test_detail()
test_show_raises_imagenotfound_for_invalid_id()
test_update()

Previous topic

The nova.tests.image.fake Module

Next topic

The nova.tests.image.test_glance Module

This Page