OpenStack
Home
Projects
User Stories
Community
Blog
Wiki
Documentation
The
heat.tests.test_watch
Module
¶
class
heat.tests.test_watch.
DummyAction
[source]
¶
alarm
= 'DummyAction'
¶
class
heat.tests.test_watch.
WatchData
(
data
,
created_at
)
[source]
¶
class
heat.tests.test_watch.
WatchRuleTest
(
methodName='runTest'
)
[source]
¶
Bases:
unittest.TestCase
setUp
(
)
[source]
¶
classmethod
setUpClass
(
)
[source]
¶
speed
= 'fast'
¶
tag
= ['unit', 'watchrule']
¶
tearDown
(
)
[source]
¶
test_ave
(
)
[source]
¶
test_create_watch_data
(
)
[source]
¶
test_evaluate
(
)
[source]
¶
test_load
(
)
[source]
¶
test_maximum
(
)
[source]
¶
test_minimum
(
)
[source]
¶
test_rule_actions_alarm_alarm
(
)
[source]
¶
test_rule_actions_alarm_normal
(
)
[source]
¶
test_rule_actions_alarm_two_actions
(
)
[source]
¶
test_rule_actions_nodata
(
)
[source]
¶
test_rule_actions_ok_alarm
(
)
[source]
¶
test_samplecount
(
)
[source]
¶
test_set_watch_state
(
)
[source]
¶
test_set_watch_state_invalid
(
)
[source]
¶
test_store
(
)
[source]
¶
test_sum
(
)
[source]
¶
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
heat 2013.1.5.a4.g8f400c4 documentation
»