Home | History | Annotate | Download | only in test

Lines Matching refs:ismethod

1474                 elif inspect.ismethod(test) and test.__self__ != None and hasattr(test.__self__,"getCategories"):