https://github.com/pawel-wiejacha/scalamock-examples
Standalone ScalaMock example for http://scalamock.org/quick-start/
https://github.com/pawel-wiejacha/scalamock-examples
Last synced: 8 days ago
JSON representation
Standalone ScalaMock example for http://scalamock.org/quick-start/
- Host: GitHub
- URL: https://github.com/pawel-wiejacha/scalamock-examples
- Owner: pawel-wiejacha
- Created: 2014-11-12T19:44:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-12T19:56:13.000Z (over 10 years ago)
- Last Synced: 2025-04-01T07:53:43.371Z (about 2 months ago)
- Language: Scala
- Size: 113 KB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[ScalaMock Quick Start example](http://scalamock.org/quick-start/)
```bash
$ sbt
sbt> test
```