tests.tools_formatter_tests module#
Tests for the pywikibot.tools.formatter module.
- class tests.tools_formatter_tests.TestColorFormat(*args, **kwargs)[source]#
Bases:
DisableSiteMixin,DeprecationTestCaseTest color_format function in bot module.
- class DummyUnicode[source]#
Bases:
objectDummy class that __str__ returns a non-ASCII Unicode value.
- abstract_class = False#