The ceilometer.tests.unit.publisher.test_file Module

The ceilometer.tests.unit.publisher.test_file Module

Tests for ceilometer/publisher/file.py

class ceilometer.tests.unit.publisher.test_file.TestFilePublisher(*args, **kwds)[source]

Bases: oslotest.base.BaseTestCase

setUp()[source]

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

test_data = [<name: test, volume: 1, resource_id: test_run_tasks, timestamp: 2020-05-29T08:30:33.432629>, <name: test2, volume: 1, resource_id: test_run_tasks, timestamp: 2020-05-29T08:30:33.432758>, <name: test2, volume: 1, resource_id: test_run_tasks, timestamp: 2020-05-29T08:30:33.432802>]
test_file_publisher()[source]
test_file_publisher_invalid()[source]
test_file_publisher_maxbytes()[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.