scalamock
https://github.com/paulbutcher/scalamock
Scala
Native Scala mocking framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Scala not yet supported3 Subscribers
Add a CodeTriage badge to scalamock
Help out
- Issues
- An unexpected call to one of the method of a mock doesn't always fails a test
- Compilation error on mocking java class with varargs constructor
- Fail to mock Java Generic interface with overloaded method (different number of params)
- issues with functions returning `this.type`
- compilation error when mocking classes defined inside traits
- error when mocking a Scala.js native method
- Compiler error when mocking classes with generics
- Compiler crash on function-return style currying
- Issues mocking curried method with variable argument parameter
- Overloaded method cannot be mocked if one of its parameters is a generic available to the trait.
- Docs
- Scala not yet supported