Class: TestInstanceVariables
Defined in: | node_modules/grunt-codo/node_modules/codo/spec/_templates/variables/instance_variables.coffee |
Variables Summary
- empty =
-
undefined
- test =
-
'Hi'
- another =
-
['a', 'b']
- more =
-
{ a: 1, b: 2 }