The heat.tests.test_s3 Module

class heat.tests.test_s3.s3Test(methodName='runTest')[source]

Bases: unittest.case.TestCase

create_resource(t, stack, resource_name)[source]
load_template()[source]
parse_stack(t)[source]
setUp(*args, **kw)[source]
speed = 'fast'
tag = ['unit', 'resource']
tearDown()[source]
test_attributes(*args, **kw)[source]
test_authenticated_read(*args, **kw)[source]
test_create_container_name(*args, **kw)[source]
test_delete_exception(*args, **kw)[source]
test_delete_retain(*args, **kw)[source]
test_public_read(*args, **kw)[source]
test_public_read_write(*args, **kw)[source]
test_website(*args, **kw)[source]

This Page