golden hour
/lib64/python2.7/unittest/test
⬆️ Go Up
Upload
File/Folder
Size
Actions
__init__.py
514 B
Del
OK
__init__.pyc
906 B
Del
OK
__init__.pyo
906 B
Del
OK
dummy.py
50 B
Del
OK
dummy.pyc
130 B
Del
OK
dummy.pyo
130 B
Del
OK
support.py
3.39 KB
Del
OK
support.pyc
5.86 KB
Del
OK
support.pyo
5.86 KB
Del
OK
test_assertions.py
11.51 KB
Del
OK
test_assertions.pyc
13.06 KB
Del
OK
test_assertions.pyo
13.06 KB
Del
OK
test_break.py
9.42 KB
Del
OK
test_break.pyc
9.91 KB
Del
OK
test_break.pyo
9.91 KB
Del
OK
test_case.py
42.79 KB
Del
OK
test_case.pyc
43.78 KB
Del
OK
test_case.pyo
43.78 KB
Del
OK
test_discovery.py
13.24 KB
Del
OK
test_discovery.pyc
16.18 KB
Del
OK
test_discovery.pyo
16.18 KB
Del
OK
test_functiontestcase.py
5.4 KB
Del
OK
test_functiontestcase.pyc
5.94 KB
Del
OK
test_functiontestcase.pyo
5.94 KB
Del
OK
test_loader.py
48.05 KB
Del
OK
test_loader.pyc
47.9 KB
Del
OK
test_loader.pyo
47.9 KB
Del
OK
test_program.py
7.38 KB
Del
OK
test_program.pyc
10.23 KB
Del
OK
test_program.pyo
10.18 KB
Del
OK
test_result.py
18.62 KB
Del
OK
test_result.pyc
20.9 KB
Del
OK
test_result.pyo
20.9 KB
Del
OK
test_runner.py
8.36 KB
Del
OK
test_runner.pyc
13.78 KB
Del
OK
test_runner.pyo
13.78 KB
Del
OK
test_setups.py
16.07 KB
Del
OK
test_setups.pyc
28.55 KB
Del
OK
test_setups.pyo
28.55 KB
Del
OK
test_skipping.py
5.6 KB
Del
OK
test_skipping.pyc
9.37 KB
Del
OK
test_skipping.pyo
9.37 KB
Del
OK
test_suite.py
11.79 KB
Del
OK
test_suite.pyc
15.13 KB
Del
OK
test_suite.pyo
15.13 KB
Del
OK
Edit: test_skipping.pyo
� ��ic @ sR d d l Z d d l m Z d e j f d � � YZ e d k rN e j � n d S( i����Ni ( t LoggingResultt Test_TestSkippingc B sY e Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( c C s d t j f d � � Y} g } t | � } | d � } | j | � | j | d d d g � | j | j | d f g � d t j f d � � Y} g } t | � } | d � } | j | � | j | d d d g � | j | j | d f g � | j | j d � d S( Nt Fooc B s e Z d � Z RS( c S s | j d � d S( Nt skip( t skipTest( t self( ( s3 /usr/lib64/python2.7/unittest/test/test_skipping.pyt test_skip_me s ( t __name__t __module__R ( ( ( s3 /usr/lib64/python2.7/unittest/test/test_skipping.pyR s R t startTestt addSkipt stopTestR c B s e Z d � Z d � Z RS( c S s | j d � d S( Nt testing( R ( R ( ( s3 /usr/lib64/python2.7/unittest/test/test_skipping.pyt setUp s c S s d S( N( ( R ( ( s3 /usr/lib64/python2.7/unittest/test/test_skipping.pyt test_nothing s ( R R R R ( ( ( s3 /usr/lib64/python2.7/unittest/test/test_skipping.pyR s R R i ( t unittestt TestCaseR t runt assertEqualt skippedt testsRun( R R t eventst resultt test( ( s3 /usr/lib64/python2.7/unittest/test/test_skipping.pyt test_skipping s c s6 t j t t f t j t t f f } x| D]\ � � � d t j f � � � f d � � Y} | d � } | d � } t j | | g � } g } t | � } | j | � | j t | j � d � d d d d d d g } | j | | � | j | j d � | j | j | d f g � | j | j � � q+ Wd S( NR c s8 e Z � � d � d � � Z � � d � d � � Z RS( R c S s d S( N( ( R ( ( s3 /usr/lib64/python2.7/unittest/test/test_skipping.pyt test_skip% s c S s d S( N( ( R ( ( s3 /usr/lib64/python2.7/unittest/test/test_skipping.pyt test_dont_skip( s ( R R R R ( ( t decot do_skipt dont_skip( s3 /usr/lib64/python2.7/unittest/test/test_skipping.pyR $ s R R i R R R t addSuccessi R ( R t skipUnlesst Falset Truet skipIfR t TestSuiteR R R t lenR R t assertTruet wasSuccessful( R t op_tableR t test_do_skipR t suiteR R t expected( ( R R R s3 /usr/lib64/python2.7/unittest/test/test_skipping.pyt test_skipping_decorators s"