class: test.Function
a Function Item is responsible for setting up and executing a Python callable test object.
base classes:
test.Item
functions:
test.Function.__cmp__
test.Function.__eq__
test.Function.__init__
test.Function.__ne__
test.Function.__repr__
test.Function.buildname2items
test.Function.execute
test.Function.finishcapture
test.Function.getitembynames
test.Function.getmodpath
test.Function.getouterr
test.Function.getpathlineno
test.Function.getsortvalue
test.Function.haskeyword
test.Function.join
test.Function.listchain
test.Function.listnames
test.Function.multijoin
test.Function.run
test.Function.setup
test.Function.skipbykeyword
test.Function.startcapture
test.Function.teardown
test.Function.tryiter