Tag: Groovy

This screencast demonstrates how to use Spock testing specifications and Groovy for mocking and stubbing behavior in unit tests. It covers creating the mock object syntax, setting expectations, verifying and spying on results, and argument matchers. 

 

This screencast demonstrates how to create Spock testing specifications. It covers creating basic when/then blocks, given/when/then blocks, expect/where blocks, and data tables. It explains how to create Spock file templates and Spock Live Templates for IDEA.




 

 

 How to create a Griffon app, how to create several MVC groups, and how to communicate between MVC groups using the Griffon event bus. All in under 7 minutes. All done live in IntelliJ IDEA.

Vaclav Pech unveils the secrets of optimizing your code performance, covering general JVM concurrency aspects, and using IDEA to illustrate how to overcome the challenges of the multi-core era.

Take a tour on developing a complete Grails application with IntelliJ IDEA.

Overview of Groovy support with all advanced features, plus transparent Groovy-Java coding.

An overview of how easy it is to combine the power of Groovy and Java using your favorite IDE.