Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
pysys.launcher.console.ConsoleCleanTestHelper
pysys.launcher.console.ConsoleLaunchHelper
pysys.launcher.console.ConsoleMakeTestHelper
pysys.launcher.console.ConsolePrintHelper
apama.correlator.CorrelatorHelper
:
Helper class for the Software AG Apama Event Correlator.
apama.iaf.IAFHelper
:
Helper class for the Software AG Apama Integration Adapter Framework (IAF).
pysys.writer.JUnitXMLResultsWriter
:
Class to log test results in Apache Ant JUnit XML format (one output file per test per cycle).
pysys.manual.ui.ManualTester
pysys.process.monitor.ProcessMonitor
:
Process monitor for the logging of process statistics.
pysys.process.user.ProcessUser
:
Class providing basic operations over interacting with processes.
pysys.baserunner.BaseRunner
:
The base class for executing a set of PySys testcases.
pysys.basetest.BaseTest
:
The base class for all PySys testcases.
pysys.unit.pyunit.PyUnitTest
:
Class for running PyUnit tests (standard Python unittest module).
pysys.process.helper.ProcessWrapper
:
Process wrapper for process execution and management.
pysys.utils.smtpserver.SimpleSMTPServerRunner
pysys.utils.allocport.TCPPortOwner
pysys.baserunner.TestContainer
:
Class used for co-ordinating the execution of a single test case.
pysys.writer.TextResultsWriter
:
Class to log results to logfile in text format.
pysys.utils.threadpool.ThreadPool
:
Main pool to manage worker threads processing an internal request queue.
pysys.utils.threadpool.WorkRequest
:
Holds the details of a request placed on the thread pool request queue.
apama.common.XArgsHolder
pysys.xml.descriptor.XMLDescriptorContainer
:
Holder class for the contents of a testcase descriptor.
pysys.xml.descriptor.XMLDescriptorCreator
:
Helper class to create a test descriptor template.
pysys.xml.descriptor.XMLDescriptorParser
:
Helper class to parse an XML test descriptor.
pysys.xml.manual.XMLManualTestParser
pysys.xml.manual.XMLManualTestStep
pysys.xml.project.XMLProjectParser
pysys.writer.XMLResultsWriter
:
Class to log results to logfile in XML format.
asyncore.dispatcher
smtpd.SMTPServer
pysys.utils.smtpserver.SimpleSMTPServer
pysys.writer.flushfile
:
Class to flush on each write operation.
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
pysys.exceptions.ExecutableNotFoundException
:
Exception raised when an executable cannot be found.
pysys.exceptions.FileNotFoundException
:
Exception raised when a file cannot be found.
pysys.exceptions.IncorrectFileTypeException
:
Exception raised when the extension of a file is incorrect.
pysys.exceptions.InvalidDescriptorException
:
Exception raised when a testcase descriptor is invalid.
pysys.exceptions.InvalidXMLException
:
Exception raised when an input XML file is invalid.
pysys.utils.threadpool.NoResultsPending
:
All work requests have been processed.
pysys.utils.threadpool.NoWorkersAvailable
:
No worker threads available to process remaining requests.
pysys.exceptions.ProcessError
:
Exception raised when creating a process.
pysys.exceptions.ProcessTimeout
:
Exception raised when a process times out.
logging.Filterer
:
A base class for loggers and handlers which allows them to share common code.
logging.Handler
:
Handler instances dispatch logging events to specific destinations.
logging.StreamHandler
:
A handler class which writes logging records, appropriately formatted, to a stream.
logging.FileHandler
:
A handler class which writes formatted logging records to disk files.
pysys.ThreadedFileHandler
:
File handler to only log from the creating thread.
pysys.ThreadedStreamHandler
:
Stream handler to only log from the creating thread.
pysys.ThreadFilter
:
Filter to disallow log records from the current thread.
threading._Verbose
threading.Thread
pysys.utils.threadpool.WorkerThread
:
Thread to perform work requests managed by the thread pool object.
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Fri Aug 15 14:57:59 2014
http://epydoc.sourceforge.net