| Home | Trees | Index | Help |
|
|---|
|
funkload: Funkload package init.
BenchRunner: FunkLoad Bench runner.
CPS338TestCase: FunkLoad test case for Nuxeo CPS.
CPS340DocTest: Doctest support for CPS340TestCase
CPS340TestCase: FunkLoad test case for Nuxeo CPS.
CPSTestCase: FunkLoad test case for Nuxeo CPS.
CredentialBase: Interface of a Credential Server.
CredentialFile: A file credential server/controller.
CredentialRandom: A random credential server/controller.
FunkLoadDocTest: FunkLoad doc test
FunkLoadTestCase: FunkLoad test case using Richard Jones' webunit.
Lipsum: A simple Lorem ipsum generator.
Monitor: A Linux monitor server/controller.
PatchWebunit: Patching Richard Jones' webunit for FunkLoad.
Recorder: TCPWatch FunkLoad Test Recorder.
ReportBuilder: Create an ReST or HTML report with charts from a FunkLoad bench xml
result.
ReportRenderer: Classes that render statistics.
ReportStats: Classes that collect statistics submitted by the result parser.
TestRunner: FunkLoad Test runner.
tests: FunkLoad test package.
test_dummy: Dummy test used by test_Install.py
test_Install: Check an installed FunkLoad.
utils: FunkLoad common utils.
version: The FunkLoad version.
XmlRpcBase: Base class to build XML RPC daemon server.
ZopeTestCase: FunkLoad test case for Zope.
SimpleXMLRPCServer.SimpleXMLRPCDispatcher:
Mix-in class that dispatches XML-RPC requests.
SimpleXMLRPCServer.SimpleXMLRPCServer:
Simple XML-RPC server.
funkload.XmlRpcBase.MySimpleXMLRPCServer:
SimpleXMLRPCServer with allow_reuse_address.
__builtin__.object:
The most base type
funkload.utils.BaseFilter:
Base filter.
funkload.utils.truncate:
Middle truncate string up to length.
unittest.TestCase:
A class whose instances are single test cases.
funkload.FunkLoadTestCase.FunkLoadTestCase:
Unit test with browser and configuration capabilties.
funkload.FunkLoadTestCase.DummyTestCase:
Testing Funkload TestCase.
funkload.FunkLoadDocTest.FunkLoadDocTest:
Class to use in doctest.
funkload.CPS340DocTest.CPSDocTest:
Class to use to doctest a CPS portal
funkload.ZopeTestCase.ZopeTestCase:
Common zope 2.8 tasks.
funkload.CPS338TestCase.CPSTestCase:
Common CPS tasks.
funkload.CPS340TestCase.CPSTestCase:
Common CPS tasks.
funkload.CPS340DocTest.CPSDocTest:
Class to use to doctest a CPS portal
funkload.tests.test_dummy.TestDummy1:
Dummy test case.
funkload.tests.test_dummy.TestDummy2:
Dummy test case.
funkload.tests.test_dummy.TestDummy3:
Failing test case not part of the test_suite.
funkload.tests.test_Install.TestInstall:
Check installation.
unittest.TestLoader:
This class is responsible for loading tests according to various
criteria and returning them wrapped in a Test
funkload.TestRunner.TestLoader:
Override to add options when instanciating test case.
unittest.TestResult:
Holder for test result information.
unittest.TestSuite:
A test suite is a composite test consisting of a number of
TestCases.
unittest.TextTestRunner:
A test runner class that displays results in textual form.
funkload.TestRunner.ColoredTextTestRunner:
Override to be color powered.
__builtin__.type:
type(object) -> the object's type type(name, bases, dict) -> a
new type
exceptions.Exception:
Common base class for all exceptions.
exceptions.StandardError:
Base class for all standard Python exceptions.
exceptions.AssertionError:
Assertion failed.
funkload.BenchRunner.BenchRunner:
Run a unit test in bench mode.
funkload.CredentialBase.CredentialBaseServer:
Interface of a Credential server.
funkload.CredentialFile.CredentialFileServer:
A file credential server.
funkload.CredentialRandom.CredentialRandomServer:
A random credential server.
funkload.CredentialFile.Group:
A class to handle groups.
funkload.Lipsum.Lipsum:
Kind of Lorem ipsum generator.
funkload.Monitor.MonitorInfo:
A simple class to collect info.
funkload.Recorder.RecorderProgram:
A tcpwatch to funkload recorder.
funkload.Recorder.Request:
Store a tcpwatch request.
funkload.Recorder.Response:
Store a tcpwatch response.
funkload.ReportBuilder.FunkLoadXmlParser:
Parse a funkload xml results.
funkload.ReportRenderer.BaseRst:
Base class for ReST renderer.
funkload.ReportRenderer.AllResponseRst:
AllResponseStat rendering.
funkload.ReportRenderer.PageRst:
Page rendering.
funkload.ReportRenderer.ResponseRst:
Response rendering.
funkload.ReportRenderer.TestRst:
Test Rendering.
funkload.ReportRenderer.RenderRst:
Render stats in ReST format.
funkload.ReportRenderer.RenderHtml:
Render stats in html.
funkload.ReportStats.AllResponseStat:
Collect stat for all response in a cycle.
funkload.ReportStats.PageStat:
Collect stat for asked pages in a cycle.
funkload.ReportStats.ErrorStat:
Collect Error or Failure stats.
funkload.ReportStats.MonitorStat:
Collect system monitor info.
funkload.ReportStats.Percentiles:
Calculate Percentiles with the given stepsize.
funkload.ReportStats.ResponseStat:
Collect stat a specific response in a cycle.
funkload.ReportStats.SinglePageStat:
Collect stat for a single page.
funkload.ReportStats.TestStat:
Collect test stat for a cycle.
funkload.XmlRpcBase.XmlRpcBaseController:
An XML/RPC controller.
funkload.CredentialFile.CredentialFileController:
A file credential controller.
funkload.CredentialRandom.CredentialRandomController:
A random credential controller.
funkload.Monitor.MonitorController:
Monitor controller.
funkload.XmlRpcBase.XmlRpcBaseServer:
The base class for xml rpc server.
funkload.CredentialFile.CredentialFileServer:
A file credential server.
funkload.CredentialRandom.CredentialRandomServer:
A random credential server.
funkload.Monitor.MonitorServer:
The XML RPC monitor server.
funkload.tests.test_dummy.Dummy:
Testing docstring.
markupbase.ParserBase:
Parser base class which provides some common support methods used by
the SGML/HTML and XHTML parsers.
sgmllib.SGMLParser
htmllib.HTMLParser:
This is the basic HTML parser class.
webunit.IMGSucker.IMGSucker:
Suck in all the images and linked stylesheets for an HTML page.
funkload.PatchWebunit.FKLIMGSucker:
Image and links loader, patched to log response stats.
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Feb 27 10:41:43 2007 | http://epydoc.sf.net |