Package lemon :: Package external :: Package Cheetah :: Package Tests :: Module Test
[show private | hide private]
[frames | no frames]

Module lemon.external.Cheetah.Tests.Test

Core module of Cheetah's Unit-testing framework

TODO
================================================================================
# combo tests
# negative test cases for expected exceptions
# black-box vs clear-box testing
# do some tests that run the Template for long enough to check that the refresh code works

Meta-Data
================================================================================
Author: Tavis Rudd <tavis@damnsimple.com>,
License: This software is released for unlimited distribution under the
         terms of the Python license.
Version: $Revision: 1.1 $
Start Date: 2001/03/30
Last Revision Date: $Date: 2003/08/12 09:17:11 $

Variable Summary
str __author__ = 'Tavis Rudd <tavis@damnsimple.com>'
str __revision__ = '1.1'
TestSuite testSuite = <lemon.external.Cheetah.Tests.unittest_local...

Variable Details

__author__

Type:
str
Value:
'Tavis Rudd <tavis@damnsimple.com>'                                    

__revision__

Type:
str
Value:
'1.1'                                                                  

testSuite

Type:
TestSuite
Value:
<lemon.external.Cheetah.Tests.unittest_local_copy.TestSuite tests=[<le\
mon.external.Cheetah.Tests.unittest_local_copy.TestSuite tests=[<lemon\
.external.Cheetah.Tests.SyntaxAndOutput.AssertDirective testMethod=tes\
t1>, <lemon.external.Cheetah.Tests.SyntaxAndOutput.AssertDirective tes\
tMethod=test2>, <lemon.external.Cheetah.Tests.SyntaxAndOutput.AssertDi\
rective testMethod=test3>]>, <lemon.external.Cheetah.Tests.unittest_lo\
cal_copy.TestSuite tests=[<lemon.external.Cheetah.Tests.SyntaxAndOutpu\
t.AssertDirective_MacEOL testMethod=test1>, <lemon.external.Cheetah.Te\
...                                                                    

Generated by Epydoc 2.0 on Mon Nov 10 15:08:01 2003 http://epydoc.sf.net