Home
last modified time | relevance | path

Searched refs:CommandTestMixin (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_webbrowser.py23 class CommandTestMixin: class
49 class GenericBrowserCommandTest(CommandTestMixin, unittest.TestCase):
59 class BackgroundBrowserCommandTest(CommandTestMixin, unittest.TestCase):
69 class ChromeCommandTest(CommandTestMixin, unittest.TestCase):
94 class MozillaCommandTest(CommandTestMixin, unittest.TestCase):
119 class NetscapeCommandTest(CommandTestMixin, unittest.TestCase):
144 class GaleonCommandTest(CommandTestMixin, unittest.TestCase):
169 class OperaCommandTest(CommandTestMixin, unittest.TestCase):
194 class ELinksCommandTest(CommandTestMixin, unittest.TestCase):