| Trees | Indices | Help |
|
|---|
|
|
| Classes | |
|
InMemoryConfiguration A subclass of Configuration that doesn't save to disk. |
|
|
InMemoryEnvironment A subclass of Environment that keeps its DB in memory. |
|
|
TracadminTestCase Tests the output of trac-admin and is meant to be used with .../trac/tests.py. |
|
| Functions | |||
|
|||
|
|||
| Variables | |
STRIP_TRAILING_SPACE = re.compile(r'
|
|
Imports: difflib, os, re, sys, unittest, StringIO, Configuration, Environment, console, console_date_format, InMemoryDatabase, format_date, get_date_format_hint
| Function Details |
Reads the file, named file, which contains test results separated by the regular expression pattern. The test results are returned as a dictionary. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 28 09:34:43 2011 | http://epydoc.sourceforge.net |