The heat_integrationtests.functional.test_hooks Module

class heat_integrationtests.functional.test_hooks.HooksTest(*args, **kwargs)[source]

Bases: heat_integrationtests.functional.functional_base.FunctionalTestsBase

setUp()[source]
test_hook_pre_create()[source]
test_hook_pre_create_nested()[source]
test_hook_pre_create_wildcard()[source]
test_hook_pre_update_in_place()[source]
test_hook_pre_update_nochange()[source]
test_hook_pre_update_replace()[source]

Previous topic

The heat_integrationtests.functional.test_heat_autoscaling Module

Next topic

The heat_integrationtests.functional.test_immutable_parameters Module

Project Source

This Page