|
Groovy Zone - Everything for the Groovy & Grails developer
[ 42 clicks ] -
1 hour 56 minutes ago
My colleague Arthur Arts has written a blog post Tasty Test Tip: Using ArgumentCaptor for generic collections with Mockito.
This inspired me to do the same in Spock.
Preview Text:
...
|
|
InfoQ Personalized Feed for Marco Cicolini
[ 161 clicks ] -
17 hours 40 minutes ago
Last year, vert.x was introduced - a runtime similar to Node.js but realized within the Java virtual machine. In contrast to Node.js, vert.x follows a true polyglot approach and allows developers to b...
|
|
Marcin Erdmann's blog feed
[ 172 clicks ] -
21 hours 33 minutes ago
Recently Gradle 1.6 has been released. I was lucky enough to get a lot of support from the Gradle team in the means of implementation guidance and code reviews for contributing a new feature: task ord...
|
|
Dump brain here : Flex, AIR, Grails, Groovy, Facebook and all that jazz
[ 193 clicks ] -
1 day 21 hours 57 minutes ago
One of the nice things about MongoDB is that documents are returned in JSON format. If you use the Mongo-GORM plugin, however, the driver conveniently converts the returned results into a Grails domai...
|
|
Vaclav Pech
[ 230 clicks ] -
2 days 20 hours 42 minutes ago
In just a few days I'll have the pleasure to present GPars at Gr8Conf EU 2013 in Copenhagen. I'm happy that the organizers accepted two GPars proposals this year. If you are coming to the conference a...
|
|
Dump brain here : Flex, AIR, Grails, Groovy, Facebook and all that jazz
[ 305 clicks ] -
3 days 9 hours 29 minutes ago
In our current project, we’re using DropWizard alongside Grails. It has become a fairly significant and useful tool for building simple content delivery layers. In this post, I will try to share...
|
|
Groovy Zone - Everything for the Groovy & Grails developer
[ 328 clicks ] -
3 days 19 hours 22 minutes ago
We can run test code with Gradle using the test task that is added by the Java plugin. By default all tests found in the project are executed. If we want to run a single test we can use the ...
|
|
Messages from mrhaki
[ 205 clicks ] -
4 days 1 hour 34 minutes ago
My colleague Arthur Arts has written a blog post Tasty Test Tip: Using ArgumentCaptor for generic collections with Mockito. This inspired me to do the same in Spock. With the ArgumentCaptor in Mockito...
|
|
Messages from mrhaki
[ 209 clicks ] -
4 days 4 hours 47 minutes ago
My colleague Albert van Veen wrote a blog post about Using ArgumentMatchers with Mockito. The idea is to let a mocked or stubbed service return a different value based on the argument passed into the ...
|
|
[ Guillaume Laforge ]
[ 421 clicks ] -
4 days 7 hours 58 minutes ago
This is with great pleasure that the Gaelyk team announces the release of Gaelyk 2.0, the lightweight toolkit for developing applications on Google App Engine with the Groovy dynamic language.For...
|
|
Messages from mrhaki
[ 194 clicks ] -
4 days 17 hours 35 minutes ago
In Grails we can write unit tests for controllers. We can check for example the results from a redirect() or render() method. To check the result from a forward() action we can use the forwardedUrl pr...
|
|
Messages from mrhaki
[ 229 clicks ] -
6 days 21 hours 52 minutes ago
Unit testing tag libraries in Grails is easy. We can use the applyTemplate() method to execute a tag and check the output. We pass the HTML string representing the tag to applyTemplate() as we would u...
|
|
IntelliGrape Blog
[ 386 clicks ] -
6 days 22 hours 21 minutes ago
OAuth is a secure mechanism to access google drive. In order to access google drive in your application you need to register your application at the google API console at Google API Console. Read the ...
|
371 Blogs Aggregated
10900 Entries Indexed
3 Entries Last 24 hours