b.t.p.UIFactoryTestMixin(object) : class documentation

Part of bzrlib.tests.per_uifactory View In Hierarchy

Known subclasses: bzrlib.tests.per_uifactory.TestCannedInputUIFactory, bzrlib.tests.per_uifactory.TestSilentUIFactory, bzrlib.tests.per_uifactory.TestTextUIFactory

Common tests for UIFactories.

These are supposed to be expressed with no assumptions about how the UIFactory implements the method, only that it does implement them (or fails cleanly), and that the concrete subclass will make arrangements to build a factory and to examine its behaviour.

Note that this is not a TestCase, because it can't be directly run, but the concrete subclasses should be.

Method test_be_quiet Undocumented
Method test_confirm_action Undocumented
Method test_note Undocumented
Method test_show_error Undocumented
Method test_show_message Undocumented
Method test_show_warning Undocumented
Method test_make_output_stream Undocumented
Method test_transport_activity Undocumented
Method test_no_transport_activity Undocumented
def test_be_quiet(self):
Undocumented
def test_confirm_action(self):
Undocumented
def test_note(self):
Undocumented
def test_show_error(self):
Undocumented
def test_show_message(self):
Undocumented
def test_show_warning(self):
Undocumented
def test_make_output_stream(self):
Undocumented
def test_transport_activity(self):
Undocumented
def test_no_transport_activity(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.