class NumpyDocTestFinder(doctest.DocTestFinder):
Undocumented
Method | _find |
Find tests for the given object and any contained objects, and add them to tests . |
Method | _from_module |
Return true if the given object is defined in the given module. |
tests
.