The ceilometer.tests.unit.test_bin Module

The ceilometer.tests.unit.test_bin Module

class ceilometer.tests.unit.test_bin.BinCeilometerPollingServiceTestCase(*args, **kwds)[source]

Bases: ceilometer.tests.base.BaseTestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

test_starting_with_duplication_namespaces()[source]
class ceilometer.tests.unit.test_bin.BinSendSampleTestCase(*args, **kwds)[source]

Bases: ceilometer.tests.base.BaseTestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

test_send_counter_run()[source]
class ceilometer.tests.unit.test_bin.BinTestCase(*args, **kwds)[source]

Bases: ceilometer.tests.base.BaseTestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

test_upgrade_run()[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.