Skip to content

JavaPosseRoundup/spock-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background:

This project contains a number of Spock specifications. "Spock is a testing and specification framework for Java and Groovy applications" http://code.google.com/p/spock/

Resources:

A great place to start is http://code.google.com/p/spock/wiki/SpockBasics.

Prerequisites:

Install one or both of:

Gradle - http://www.gradle.org IntelliJ - http://www.jetbrains.com

Tests:

You'll probably want to review these tests in the following order as they get more complex as we go:

  • Simple
  • WhereBlockExample
  • SimpleDomainExample
  • DomainExampleWithSetupSpec

About

A collection of spock specifications and example code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages