The ceilometer.tests.unit.event.test_endpoint Module

Tests for Ceilometer notify daemon.

class ceilometer.tests.unit.event.test_endpoint.TestEventEndpoint(*args, **kwds)[source]

Bases: ceilometer.tests.base.BaseTestCase

get_publisher(url, namespace='')[source]
setUp()[source]
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]

Previous topic

The ceilometer.tests.unit.event.test_converter Module

Next topic

The ceilometer.tests.unit.event.test_trait_plugins Module

Project Source

This Page