Searched defs:nottest (Results 1 – 7 of 7) sorted by relevance
18 nottest = lambda func: setattr(func, '__test__', False) or func function
147 def nottest(func): function
30 def nottest(func): function
297 def nottest(func): function
52 def nottest(func): function