MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / test_canvas_ctor

Function test_canvas_ctor

lib/matplotlib/tests/test_backend_bases.py:62–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60
61
62def test_canvas_ctor():
63 assert isinstance(FigureCanvasBase().figure, Figure)
64
65
66def test_get_default_filename():

Callers

nothing calls this directly

Calls 1

FigureCanvasBaseClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…