Searched defs:skipTest (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
H A Dcase.py29 Usually you can use TestCase.skipTest() or one of the skipping decorators
406 def skipTest(self, reason): member in class:TestCase
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
H A Dcase.py29 Usually you can use TestCase.skipTest() or one of the skipping decorators
406 def skipTest(self, reason): member in class:TestCase

Completed in 100 milliseconds