Applied patch from Jan Limpens 'ReflectionBasedDictionaryAdapter needs to check if...
[castle.git] / Tools / NVelocity / test / templates / formal.vm
blobca2d6d6d6d2155e68e48ec2a2b784f1cb65b71f4
1 #*
3 @test formal.vm
5 This template is used for Velocity regression testing.
6 If you alter this template make sure you change the
7 corresponding comparison file so that the regression 
8 test doesn't fail incorrectly.
12 1. $!{provider.Title}
14 2. $provider.Title
16 3. $!provider.Title
18 4. ${provider.Title}
20 ${provider.Title}${provider.Title}
22 ${provider.Title}MapBuilder
24 ${provider.Title}.map.${provider.Title}MapBuilder
26 #set($this = "this")
27 #set($that = "that")
29 ${this}${that}
31 ${provider.Title}
33 $provider.Hashtable.get_Item( "key0")
34 $provider.Hashtable.get_Item("key1" )
35 $provider.Hashtable.get_Item(   "key2"                 )
36 $provider.Hashtable.get_Item("floogie!")
38 ## curly wierdness
40 {$provider.Title
41 $provider.Title}
42 {$provider.Title}
43 $provider}.Title
44 ${provider}.Title
45 $provider{.Title