MCPcopy Index your code
hub / github.com/python/cpython / test_label

Method test_label

Lib/test/test_ttk/test_widgets.py:2007–2008  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2005 self._test_widget(ttk.Frame)
2006
2007 def test_label(self):
2008 self._test_widget(ttk.Label)
2009
2010
2011if __name__ == "__main__":

Callers

nothing calls this directly

Calls 1

_test_widgetMethod · 0.80

Tested by

no test coverage detected