method: test.collect.Class.run

*Not documented*
    def run(self): 

origin: test.collect.Class

where:

changes in __dict__ after execution:

function source:

def run(self): 
    if getattr(self.obj, 'disabled', 0):
        return []
    return ["()"]

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.0

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.1

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_collect.py

traceback test.collect.Class.run.2

called in /home/johnny/projects/merlinux/py/dist/py/test/testing/test_collect.py

traceback test.collect.Class.run.3

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.4

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.5

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.6

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.7

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.collect.Class.run.8

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.9

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.10

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.11

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.collect.Class.run.12

called in /home/johnny/projects/merlinux/py/dist/py/test/session.py

traceback test.collect.Class.run.13

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.14

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.15

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.16

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.17

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.18

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.19

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Class.run.20