method: test.collect.Module.run

*Not documented*
    def run(self):

origin: test.collect.Module

where:

changes in __dict__ after execution:

exceptions that might appear during execution:

function source:

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

call sites:

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

traceback test.collect.Module.run.0

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

traceback test.collect.Module.run.1

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

traceback test.collect.Module.run.2

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

traceback test.collect.Module.run.3

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

traceback test.collect.Module.run.4

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

traceback test.collect.Module.run.5

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

traceback test.collect.Module.run.6

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

traceback test.collect.Module.run.7

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

traceback test.collect.Module.run.8

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

traceback test.collect.Module.run.9

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

traceback test.collect.Module.run.10

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

traceback test.collect.Module.run.11

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

traceback test.collect.Module.run.12

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

traceback test.collect.Module.run.13

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

traceback test.collect.Module.run.14

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

traceback test.collect.Module.run.15

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

traceback test.collect.Module.run.16

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

traceback test.collect.Module.run.17

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

traceback test.collect.Module.run.18

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

traceback test.collect.Module.run.19

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

traceback test.collect.Module.run.20