aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/test/resources/templates/get.vm
blob: 9dea7bf0bdb297afb551237985e3e5f7f5448108 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#*

@test get.vm

This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression 
test doesn't fail incorrectly.

*#

## Now the provider has been outfitted with
## a get(key) method so it will just return
## the key when asked for it.

$provider.Muck
$provider.Duck
$provider.Truck