Skip to content

craigatk/spock-mock-cheatsheet

Repository files navigation

Spock Mock Cheatsheet

This repo contains sample tests illustrating several different variations of Spock mocking techniques.

A PDF of the cheatsheet is in the root directory of the repo: spock-mock-cheatsheet.pdf

The tests are located in src/test/groovy/cheatsheet

To run the tests using Gradle, on Linux/Mac run

./gradlew test

And on Windows run

gradlew.bat test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages