Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pditommaso/spock2-mock-issue


https://github.com/pditommaso/spock2-mock-issue

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# spock2-mock-issue

This repo shows how replicate an issue
using Spock 2.0-M2 when Mock map object

# Run it

```
./gradlew test
```

The same works with Spock 1.2 (check the branch `spock-1.2`).