The ceilometer.tests.unit.network.statistics.test_statistics Module

The ceilometer.tests.unit.network.statistics.test_statistics Module

class ceilometer.tests.unit.network.statistics.test_statistics.TestBase(*args, **kwds)[source]

Bases: oslotest.base.BaseTestCase

setUp()[source]

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

test_subclass_ng()[source]
test_subclass_ok()[source]
class ceilometer.tests.unit.network.statistics.test_statistics.TestBaseGetSamples(*args, **kwds)[source]

Bases: oslotest.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_get_samples_multi_samples()[source]
test_get_samples_one_driver_one_resource()[source]
test_get_samples_one_driver_two_resource()[source]
test_get_samples_return_no_generator()[source]
test_get_samples_return_none()[source]
test_get_samples_two_driver_one_resource()[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.