21 May 20:10
git commit: Convert TestNG to Spock
<hlship <at> apache.org>
2012-05-21 18:10:44 GMT
2012-05-21 18:10:44 GMT
Updated Branches: refs/heads/master 6c8da1857 -> 37efe7eff Convert TestNG to Spock Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/37efe7ef Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/37efe7ef Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/37efe7ef Branch: refs/heads/master Commit: 37efe7effd8e49d7dc9d402d3fba298d5c8d7a44 Parents: 6c8da18 Author: Howard M. Lewis Ship <hlship <at> apache.org> Authored: Mon May 21 11:10:30 2012 -0700 Committer: Howard M. Lewis Ship <hlship <at> apache.org> Committed: Mon May 21 11:10:30 2012 -0700 ---------------------------------------------------------------------- .../services/ClassPropertyAdapterImpl.java | 4 +- .../ioc/internal/services/PropertyAdapterImpl.java | 23 +- .../services/PropertyShadowBuilderImpl.java | 32 +- .../ioc/internal/services/ServiceMessages.java | 14 - .../internal/services/ServiceStrings.properties | 3 - .../services/PropertyAccessImplSpec.groovy | 708 +++++++++++++ .../ioc/services/GeneralIntegrationSpec.groovy | 26 + .../tapestry5/ioc/internal/services/Bean.java | 39 + .../ioc/internal/services/BeanSubclass.java | 25 +(Continue reading)
RSS Feed