[groovyrtm] [groovyrtm~mercurial:68] Removed state and no-arg constructor in RtmService to increase testabilit
- From: eric.wendelin@kenai.com
- To: commits@groovyrtm.kenai.com
- Subject: [groovyrtm] [groovyrtm~mercurial:68] Removed state and no-arg constructor in RtmService to increase testabilit
- Date: Mon, 19 Oct 2009 23:30:25 +0000
Project: groovyrtm
Repository: mercurial
Revision: 68
Author: eric.wendelin
Date: 2009-10-19 23:28:53 UTC
Link:
Log Message:
------------
Optimizing code. Removing user-based stuff for now and updating tests.
Changed the way listsGetList parses RTM task lists. Added appropriate tests.
Adding licensing to file headers and updating the README
Removed state and no-arg constructor in RtmService to increase testability.
Revisions:
----------
65
66
67
68
Modified Paths:
---------------
src/org/eriwen/rtm/RtmCollectionParser.groovy
src/org/eriwen/rtm/RtmService.groovy
src/org/eriwen/rtm/RtmServiceUtils.groovy
test/org/eriwen/rtm/test/RtmServiceTest.groovy
test/org/eriwen/rtm/test/RtmCollectionParserTest.groovy
README.txt
src/org/eriwen/rtm/RtmServiceException.groovy
|
[groovyrtm] [groovyrtm~mercurial:68] Removed state and no-arg constructor in RtmService to increase testabilit |
eric . wendelin | 10/19/2009 |





