Variables
__package__ = 'trac.db.tests'
b = None
close_fds = True
has_svn = False
internal_error = 'Trac detected an internal error:'
logfile =
open(os.path.join(trac_source_tree, 'testing.log'), ...
Imports:
os,
ConnectError,
FunctionalTestCaseSetup,
FunctionalTestEnvironment,
FunctionalTestSuite,
FunctionalTester,
FunctionalTwillTestCaseSetup,
SvnFunctionalTestEnvironment,
TestCaseSetup,
TestSetup,
better_twill,
compat,
datetime,
exceptions,
parse_version,
random_page,
random_sentence,
random_unique_camel,
random_word,
regex_owned_by,
rmtree,
shutil,
signal,
stat,
subprocess,
suite,
svntestenv,
sys,
tc,
testcases,
testenv,
tester,
time,
timedelta,
trac,
twill,
unittest
Variables Details
logfile
- Value:
open(os.path.join(trac_source_tree, 'testing.log'), 'w')
trac_source_tree
- Value:
'/usr/local/virtualenv/src/trac-doc/svn-0.12-stable'