The ceilometer.tests.base Module

Test base classes.

class ceilometer.tests.base.TestCase(methodName='runTest')[source]

Bases: unittest2.case.TestCase

setUp()[source]
tearDown()[source]

Previous topic

The ceilometer.tests.api Module

Next topic

The ceilometer.tests.db Module

This Page