nadavc / groovykoans

A collection of small exercises in the form of unit tests, designed to get Java developers up to speed on Groovy
http://nadavc.github.com/groovykoans
Do What The F*ck You Want To Public License
264 stars 145 forks source link

unknown variable removed from assertion #7

Closed timyates closed 11 years ago

timyates commented 11 years ago

When cleared, showed a variable result But the assertion depended on a variable replaced Changed to use result throughout