The nova.tests.test_compat_flagfile Module

class CompatFlagfileTestCase(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_boolean_flag()
test_boolean_inverted_flag()
test_empty_flagfile()
test_empty_flagfile_separated()
test_empty_flagfile_single_hyphen()
test_empty_flagfile_single_hyphen_separated_separated()
test_empty_flagfile_with_other_args()
test_flagfile()
test_flagfile_comments()
test_flagfile_is_config()
test_flagfile_managed()
test_flagfile_nested()
test_no_args()
class ThatLastTwoPercentCoverageTestCase(methodName='runTest')

Bases: unittest.case.TestCase

test_open_fd_for_writing()
test_open_file_for_reading()

Previous topic

The nova.tests.test_cinder Module

Next topic

The nova.tests.test_configdrive2 Module

This Page