oslotest.tests.unit.test_base
Module¶oslotest.tests.unit.test_base.
TestBaseTestCase
(*args, **kwargs)¶Bases: testtools.testcase.TestCase
FakeTestCase
(*args, **kwds)¶Bases: oslotest.base.BaseTestCase
test_fake_test
()¶test_capture_output_disabled
(*args, **keywargs)¶test_enabled
(*args, **keywargs)¶test_fake_logs_default
(*args, **keywargs)¶test_fake_logs_with_debug
(*args, **keywargs)¶test_fake_logs_with_log_cap
(*args, **keywargs)¶test_mock_patch_cleanup_on_teardown
()¶test_timeout
(*args, **keywargs)¶oslotest.tests.unit.test_base.
TestManualMock
(*args, **kwds)¶Bases: oslotest.base.BaseTestCase
setUp
()¶tearDown
()¶test_mock_patch_manually
()¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.