MCPcopy Index your code
hub / github.com/RustPython/RustPython / test_open_new_tab

Method test_open_new_tab

Lib/test/test_webbrowser.py:300–301  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

298 self._test('open_new')
299
300 def test_open_new_tab(self):
301 self._test('open_new_tab')
302
303
304class BrowserRegistrationTest(unittest.TestCase):

Callers

nothing calls this directly

Calls 1

_testMethod · 0.95

Tested by

no test coverage detected