The ceilometer.tests.unit.dispatcher.test_http Module

class ceilometer.tests.unit.dispatcher.test_http.TestDispatcherHttp(*args, **kwds)[source]

Bases: oslotest.base.BaseTestCase

setUp()[source]
test_http_dispatcher_config_options()[source]
test_http_dispatcher_with_no_metadata()[source]
test_http_dispatcher_with_no_target()[source]
class ceilometer.tests.unit.dispatcher.test_http.TestEventDispatcherHttp(*args, **kwds)[source]

Bases: oslotest.base.BaseTestCase

setUp()[source]
test_http_dispatcher()[source]
test_http_dispatcher_bad()[source]
test_http_dispatcher_share_target()[source]

Previous topic

The ceilometer.tests.unit.dispatcher.test_gnocchi Module

Next topic

The ceilometer.tests.unit.energy.test_kwapi Module

Project Source

This Page