User Guide
Welcome to the ScalaMock User Guide. This guide explains in detail how to use ScalaMock in your tests.
If you are new to ScalaMock or mocking in general we recommend starting with Quick Start.
Table of contents
- Installation
- Integration with testing frameworks
- Features
- Choosing your mocking style
- Argument matching
- Ordering
- Sharing mocks and expectations in ScalaTest
- Sharing mocks and expectations in Specs2
- Advanced topics
- FAQ