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

Module lemon.external.Cheetah.Tests.SyntaxAndOutput

Syntax and Output tests.

TODO
- #finally
- #filter
- #errorCatcher
- #echo
- #silent

Meta-Data
================================================================================
Author: Tavis Rudd <tavis@damnsimple.com>
Version: $Revision: 1.1 $
Start Date: 2001/03/30
Last Revision Date: $Date: 2003/08/12 09:17:11 $

Classes
AssertDirective  
AssertDirective_MacEOL  
AssertDirective_Win32EOL  
AttrDirective  
AttrDirective_MacEOL  
AttrDirective_Win32EOL  
Backslashes  
BlockDirective  
BlockDirective_MacEOL  
BlockDirective_Win32EOL  
BreakDirective  
BreakDirective_MacEOL  
BreakDirective_Win32EOL  
BreakpointDirective  
BreakpointDirective_MacEOL  
BreakpointDirective_Win32EOL  
CacheDirective  
CacheDirective_MacEOL  
CacheDirective_Win32EOL  
CGI CGI scripts with(out) the CGI environment and with(out) GET variables.
CGI_MacEOL  
CGI_Win32EOL  
Comments_MultiLine Note: Multiline comments don't gobble whitespace!...
Comments_MultiLine_MacEOL  
Comments_MultiLine_Win32EOL  
Comments_SingleLine  
Comments_SingleLine_MacEOL  
Comments_SingleLine_Win32EOL  
CompilerDirective  
CompilerDirective_MacEOL  
CompilerDirective_Win32EOL  
CompilerSettingsDirective  
CompilerSettingsDirective_MacEOL  
CompilerSettingsDirective_Win32EOL  
ContinueDirective  
ContinueDirective_MacEOL  
ContinueDirective_Win32EOL  
DefDirective  
DefDirective_MacEOL  
DefDirective_Win32EOL  
DummyClass  
EchoDirective  
EchoDirective_MacEOL  
EchoDirective_Win32EOL  
EmptyTemplate  
EOL_converter A mixin...
ErrorCatcherDirective  
ErrorCatcherDirective_MacEOL  
ErrorCatcherDirective_Win32EOL  
ExtendsDirective  
ExtendsDirective_MacEOL  
ExtendsDirective_Win32EOL  
FilterDirective  
FilterDirective_MacEOL  
FilterDirective_Win32EOL  
ForDirective  
ForDirective_MacEOL  
ForDirective_Win32EOL  
GetVar  
GetVar_MacEOL  
GetVar_Win32EOL  
IfDirective  
IfDirective_MacEOL  
IfDirective_Win32EOL  
ImportantExampleCases  
ImportantExampleCases_MacEOL  
ImportantExampleCases_Win32EOL  
ImportDirective  
ImportDirective_MacEOL  
ImportDirective_Win32EOL  
IncludeDirective  
IncludeDirective_MacEOL  
IncludeDirective_Win32EOL  
Indenter  
Indenter_MacEOL  
Indenter_Win32EOL  
MAC_EOL  
MiscComplexSyntax  
MiscComplexSyntax_MacEOL  
MiscComplexSyntax_Win32EOL  
NameMapper  
NameMapper_MacEOL  
NameMapper_Win32EOL  
NameMapperDict  
NameMapperDict_MacEOL  
NameMapperDict_Win32EOL  
NonTokens  
NonTokens_MacEOL  
NonTokens_Win32EOL  
OutputTest  
OutputTest_MacEOL  
OutputTest_Win32EOL  
PassDirective  
PassDirective_MacEOL  
PassDirective_Win32EOL  
Placeholders  
Placeholders_Calls  
Placeholders_Calls_MacEOL  
Placeholders_Calls_Win32EOL  
Placeholders_Esc  
Placeholders_MacEOL  
Placeholders_Vals  
Placeholders_Win32EOL  
PSP  
PSP_MacEOL  
PSP_Win32EOL  
RaiseDirective  
RaiseDirective_MacEOL  
RaiseDirective_Win32EOL  
RawDirective  
RawDirective_MacEOL  
RawDirective_Win32EOL  
RepeatDirective  
RepeatDirective_MacEOL  
RepeatDirective_Win32EOL  
ReturnDirective  
ReturnDirective_MacEOL  
ReturnDirective_Win32EOL  
SetDirective  
SetDirective_MacEOL  
SetDirective_Win32EOL  
SilentDirective  
SilentDirective_MacEOL  
SilentDirective_Win32EOL  
SlurpDirective  
SlurpDirective_MacEOL  
SlurpDirective_Win32EOL  
StopDirective  
StopDirective_MacEOL  
StopDirective_Win32EOL  
TryDirective  
TryDirective_MacEOL  
TryDirective_Win32EOL  
UnlessDirective  
UnlessDirective_MacEOL  
UnlessDirective_Win32EOL  
var  
VarExists  
VarExists_MacEOL  
VarExists_Win32EOL  
WhileDirective  
WhileDirective_MacEOL  
WhileDirective_Win32EOL  
WIN32_EOL  

Function Summary
  dummyFunc(arg)

Variable Summary
str __author__ = 'Tavis Rudd <tavis@damnsimple.com>'
str __revision__ = '1.1'
dict defaultTestNameSpace = {'strip1': '  \t   strippable whi...

Variable Details

__author__

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

__revision__

Type:
str
Value:
'1.1'                                                                  

defaultTestNameSpace

Type:
dict
Value:
{'aDict': {'nestedDict': {1: 'nestedItem1', 'two': 'nestedItem2'},
           'nestedFunc': <function dummyFunc at 0x01294670>,
           'one': 'item1',
           'two': 'item2'},
 'aFloat': 1.5,
 'aFunc': <function dummyFunc at 0x01294670>,
 'aList': ['item0', 'item1', 'item2'],
 'aMeth': <bound method DummyClass.meth1 of <lemon.external.Cheetah.Te\
...                                                                    

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