The ceilometer.tests.unit.event.test_trait_plugins Module

class ceilometer.tests.unit.event.test_trait_plugins.TestBitfieldPlugin(*args, **kwds)[source]

Bases: oslotest.base.BaseTestCase

setUp()[source]
test_bitfield()[source]
test_initial()[source]
test_multi()[source]
test_no_match()[source]
class ceilometer.tests.unit.event.test_trait_plugins.TestSplitterPlugin(*args, **kwds)[source]

Bases: oslotest.base.BaseTestCase

setUp()[source]
test_no_match()[source]
test_no_segment()[source]
test_no_sep()[source]
test_split()[source]

Previous topic

The ceilometer.tests.unit.event.test_endpoint Module

Next topic

The ceilometer.tests.unit.hardware.inspector.test_inspector Module

Project Source

This Page