B Ÿ@`9ã@s<ddlZddlmZmZmZddlmZGdd„deƒZdS)éN)ÚPluginÚ implementsÚalias)Úpluginsc@sJeZdZdZeejƒedƒdd„Zdd„Z dd„Z d d „Z d d „Z d S)ÚDefaultTestDriverzl This is the 'default' test driver, which simply prints the arguments being passed into a test. ÚdefaultcCsdS)z0Set-up the class that defines the suite of testsN©)ÚselfÚclsÚoptionsrrúH/tmp/pip-unpacked-wheel-bvjqrktv/pyutilib/autotest/default_testdriver.pyÚ setUpClassszDefaultTestDriver.setUpClasscCsdS)z3Tear-down the class that defines the suite of testsNr)r r r rrr Ú tearDownClassszDefaultTestDriver.tearDownClasscCsdS)z!Set-up a single test in the suiteNr)r Útestcaser rrr ÚsetUpszDefaultTestDriver.setUpcCstj ¡dS)z$Tear-down a single test in the suiteN)ÚsysÚstdoutÚflush)r rr rrr ÚtearDown"szDefaultTestDriver.tearDowncCstd|ƒt|ƒdS)z"Execute a single test in the suitez run_test N)Úprint)r rÚnamer rrr Úrun_test&s zDefaultTestDriver.run_testN) Ú__name__Ú __module__Ú __qualname__Ú__doc__rrZ ITestDriverrr rrrrrrrr rs r)rZpyutilib.component.corerrrZpyutilib.autotestrrrrrr Ú s