[groovyrtm] [groovyrtm~mercurial:70] Updated Integration tests to use new RTM model classes. Changed checkToke
- From: eric.wendelin@kenai.com
- To: commits@groovyrtm.kenai.com
- Subject: [groovyrtm] [groovyrtm~mercurial:70] Updated Integration tests to use new RTM model classes. Changed checkToke
- Date: Tue, 29 Dec 2009 20:10:40 +0000
Project: groovyrtm
Repository: mercurial
Revision: 70
Author: eric.wendelin
Date: 2009-12-29 20:09:00 UTC
Link:
Log Message:
------------
Creating model classes and moved unit tests to them. Upgraded to using Groovy
1.7
Updated Integration tests to use new RTM model classes. Changed checkToken()
method to authCheckToken()
Revisions:
----------
69
70
Modified Paths:
---------------
nbproject/genfiles.properties
nbproject/groovy-build.xml
nbproject/private/private.properties
nbproject/project.properties
src/org/eriwen/rtm/RtmCollectionParser.groovy
src/org/eriwen/rtm/RtmService.groovy
test/org/eriwen/rtm/test/RtmCollectionParserTest.groovy
test/org/eriwen/rtm/test/RtmServiceTest.groovy
test/org/eriwen/rtm/test/integration/RtmServiceIntegrationTest.groovy
Added Paths:
------------
src/org/eriwen/rtm/model/Note.groovy
src/org/eriwen/rtm/model/Task.groovy
src/org/eriwen/rtm/model/TaskList.groovy
src/org/eriwen/rtm/model/Timezone.groovy
|
[groovyrtm] [groovyrtm~mercurial:70] Updated Integration tests to use new RTM model classes. Changed checkToke |
eric . wendelin | 12/29/2009 |





