usr/lib64/python2.7/unittest/suite.pyo000064400000024452147204610310013613 0ustar00 {fc@sdZddlZddlmZddlmZeZdZdefdYZ de fd YZ d efd YZ d Z d efdYZ dS(t TestSuiteiNi(tcase(tutilcCs t||d}|dS(NcSsdS(N(tNone(((s&/usr/lib64/python2.7/unittest/suite.pyt t(tgetattr(tparenttattrtfunc((s&/usr/lib64/python2.7/unittest/suite.pyt_call_if_exists st BaseTestSuitecBszeZdZd dZdZdZdZd ZdZ dZ dZ dZ d Z d Zd ZRS(sNA simple test suite that doesn't provide class or module shared fixtures. cCsg|_|j|dS(N(t_teststaddTests(tselfttests((s&/usr/lib64/python2.7/unittest/suite.pyt__init__s cCs dtj|jt|fS(Ns <%s tests=%s>(Rtstrclasst __class__tlist(R((s&/usr/lib64/python2.7/unittest/suite.pyt__repr__scCs,t||jstSt|t|kS(N(t isinstanceRtNotImplementedR(Rtother((s&/usr/lib64/python2.7/unittest/suite.pyt__eq__scCs ||k S(N((RR((s&/usr/lib64/python2.7/unittest/suite.pyt__ne__scCs t|jS(N(titerR (R((s&/usr/lib64/python2.7/unittest/suite.pyt__iter__%scCs+d}x|D]}||j7}q W|S(Ni(tcountTestCases(Rtcasesttest((s&/usr/lib64/python2.7/unittest/suite.pyR(s cCswt|ds-tdjt|nt|trct|tjt frctdn|j j |dS(Nt__call__s{} is not callablesNTestCases and TestSuites must be instantiated before passing them to addTest()( thasattrt TypeErrortformattreprRttypet issubclassRtTestCaseRR tappend(RR((s&/usr/lib64/python2.7/unittest/suite.pytaddTest.s cCs@t|trtdnx|D]}|j|q%WdS(Ns0tests must be an iterable of tests, not a string(Rt basestringR!R((RRR((s&/usr/lib64/python2.7/unittest/suite.pyR 8s cCs,x%|D]}|jrPn||qW|S(N(t shouldStop(RtresultR((s&/usr/lib64/python2.7/unittest/suite.pytrun>s   cOs|j||S(N(R,(Rtargstkwds((s&/usr/lib64/python2.7/unittest/suite.pyREscCsx|D]}|jqWdS(s7Run the tests without collecting errors in a TestResultN(tdebug(RR((s&/usr/lib64/python2.7/unittest/suite.pyR/Hs (N(t__name__t __module__t__doc__RRRRRt__hash__RRR(R R,RR/(((s&/usr/lib64/python2.7/unittest/suite.pyR s         cBsYeZdZedZdZdZdZdZdZ dZ dZ RS( sA test suite is a composite test consisting of a number of TestCases. For use, create an instance of TestSuite, then add test case instances. When all tests have been added, the suite can be passed to a test runner, such as TextTestRunner. It will run the individual test cases in the order in which they were added, aggregating the results. When subclassing, do not forget to call the base class constructor. cCst}t|dttkr.t|_}nx|D]}|jrHPnt|r|j|||j|||j|||j |_ t|j dts5t|dtrq5qn|s||q5|j q5W|r|jd||j |t|_n|S(Nt_testRunEnteredt_classSetupFailedt_moduleSetUpFailed(tFalseRtTrueR4R*t _isnotsuitet_tearDownPreviousClasst_handleModuleFixturet_handleClassSetUpRt_previousTestClassR/Rt_handleModuleTearDown(RR+R/ttopLevelR((s&/usr/lib64/python2.7/unittest/suite.pyR,Xs,        cCst}|j|tdS(s7Run the tests without collecting errors in a TestResultN(t _DebugResultR,R8(RR/((s&/usr/lib64/python2.7/unittest/suite.pyR/vs c Cs!t|dd}|j}||kr+dS|jr8dSt|dtrNdSy t|_Wntk rnnXt|dd}|dk rt|dzoy |Wn]tk r}t |t rnt |_t j |}d|}|j|||nXWdt|dXndS(NR=t__unittest_skip__t setUpClasst _setupStdoutssetUpClass (%s)t_restoreStdout(RRRR6R7R5R!R t ExceptionRR@R8RRt_addClassOrModuleLevelException( RRR+t previousClasst currentClassRBtet classNamet errorName((s&/usr/lib64/python2.7/unittest/suite.pyR<}s4          cCs4d}t|dd}|dk r0|j}n|S(NR=(RRR1(RR+tpreviousModuleRG((s&/usr/lib64/python2.7/unittest/suite.pyt_get_previous_modules   c Cs |j|}|jj}||kr+dS|j|t|_ytj|}Wntk rfdSXt |dd}|dk rt |dz`y |WnNt k r}t |trnt|_d|}|j|||nXWdt |dXndS(Nt setUpModuleRCssetUpModule (%s)RD(RMRR1R>R7R6tsystmodulestKeyErrorRRR RERR@R8RF( RRR+RLt currentModuletmoduleRNRIRK((s&/usr/lib64/python2.7/unittest/suite.pyR;s.          cCslt|}t|dd}|dk rRt|tjrR||t|n|j|tj dS(NtaddSkip( t _ErrorHolderRRRRtSkipTesttstrtaddErrorROtexc_info(RR+t exceptionRKterrorRT((s&/usr/lib64/python2.7/unittest/suite.pyRFs  cCs|j|}|dkrdS|jr,dSytj|}Wntk rQdSXt|dd}|dk rt|dzWy |WnEtk r}t |t rnd|}|j |||nXWdt|dXndS(NttearDownModuleRCstearDownModule (%s)RD( RMRR6RORPRQRR RERR@RF(RR+RLRSR\RIRK((s&/usr/lib64/python2.7/unittest/suite.pyR>s*       c Cst|dd}|j}||kr+dSt|dtrAdSt|dtrWdSt|dtrmdSt|dd}|dk rt|dzfy |WnTtk r}t|trntj |}d|}|j |||nXWdt|dXndS( NR=R5R6RAt tearDownClassRCstearDownClass (%s)RD( RRRR7R RERR@RRRF( RRR+RGRHR]RIRJRK((s&/usr/lib64/python2.7/unittest/suite.pyR:s.      ( R0R1R2R7R,R/R<RMR;RFR>R:(((s&/usr/lib64/python2.7/unittest/suite.pyRNs      RUcBs\eZdZd ZdZdZdZdZdZ dZ dZ dZ RS( s Placeholder for a TestCase inside a result. As far as a TestResult is concerned, this looks exactly like a unit test. Used to insert arbitrary errors into a test suite run. cCs ||_dS(N(t description(RR^((s&/usr/lib64/python2.7/unittest/suite.pyRscCs|jS(N(R^(R((s&/usr/lib64/python2.7/unittest/suite.pytid scCsdS(N(R(R((s&/usr/lib64/python2.7/unittest/suite.pytshortDescriptionscCsd|jfS(Ns(R^(R((s&/usr/lib64/python2.7/unittest/suite.pyRscCs |jS(N(R_(R((s&/usr/lib64/python2.7/unittest/suite.pyt__str__scCsdS(N((RR+((s&/usr/lib64/python2.7/unittest/suite.pyR,scCs |j|S(N(R,(RR+((s&/usr/lib64/python2.7/unittest/suite.pyRscCsdS(Ni((R((s&/usr/lib64/python2.7/unittest/suite.pyRsN( R0R1R2RtfailureExceptionRR_R`RRaR,RR(((s&/usr/lib64/python2.7/unittest/suite.pyRUs       cCs'yt|Wntk r"tSXtS(s?A crude way to tell apart testcases and suites with duck-typing(RR!R8R7(R((s&/usr/lib64/python2.7/unittest/suite.pyR9"s  R@cBs eZdZdZeZeZRS(sCUsed by the TestSuite to hold previous class when running in debug.N(R0R1R2RR=R7R6R*(((s&/usr/lib64/python2.7/unittest/suite.pyR@+s(R2RORRRR8t __unittestR tobjectR RRUR9R@(((s&/usr/lib64/python2.7/unittest/suite.pyts  >&