Home | History | Annotate | Download | only in python2.7

Lines Matching refs:addTest

2379         suite.addTest(SkipDocTestCase(module))
2402 suite.addTest(DocTestCase(test, **options))
2514 suite.addTest(DocFileTest(path, **kw))