Tests for Ceilometer notify daemon.
-
class
ceilometer.tests.unit.event.test_endpoint.TestEventEndpoint(*args, **kwds)[source]
Bases: ceilometer.tests.base.BaseTestCase
-
static
get_publisher(conf, url, namespace='')[source]
-
setUp()[source]
Hook method for setting up the test fixture before exercising it.
-
test_bad_event_non_ack_and_requeue()[source]
-
test_message_to_event()[source]
-
test_message_to_event_bad_event()[source]
-
test_message_to_event_bad_event_multi_publish()[source]