The nova.tests.api.openstack.compute.contrib.test_coverage_ext Module

class CoverageExtensionTest(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_coverage_bad_body()
test_coverage_report_bad_path()
test_not_admin()
test_report_coverage_action_file()
test_report_coverage_action_nofile()
test_report_coverage_action_nostart()
test_report_coverage_action_xml_file()
test_start_coverage_action()
test_stop_coverage_action()
test_stop_coverage_action_nostart()
fake_check_coverage(self)
fake_report(self, file)
fake_telnet(self, data)
fake_xml_report(self, outfile)

Previous topic

The nova.tests.api.openstack.compute.contrib.test_consoles Module

Next topic

The nova.tests.api.openstack.compute.contrib.test_createserverext Module

This Page