Issues: paulbutcher/ScalaMock
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Documentation: Mocking 0-parameter function and parameterless function
#453
opened Aug 1, 2022 by
janjaali
ScalaMock macro does not infer/resolve context-bound type-parameters correctly
scala-2.x
typing
issues with macro or type system
#445
opened May 17, 2022 by
DarrenBishop
Specs2 Example Test Not Failing When Assertion Changed
scala-2.x
#443
opened May 2, 2022 by
katysrae
Cannot mock overloaded methods if types of their arguments are parametrised with wildcard type
scala-2.x
typing
issues with macro or type system
#413
opened Oct 6, 2021 by
eshlykov
Mocking interface that defines public clone method fails on Scala 2.13.6
scala-2.x
#412
opened Oct 5, 2021 by
jrduncans
Compilation error on mocking java class with varargs constructor
scala-2.x
typing
issues with macro or type system
#245
opened Aug 24, 2018 by
NersesAM
Fail to mock Java Generic interface with overloaded method (different number of params)
scala-2.x
#225
opened Apr 26, 2018 by
NoamShaish
An unexpected call to one of the method of a mock doesn't always fails a test
scala-2.x
#223
opened Mar 21, 2018 by
dzamlo
issues with functions returning issues with macro or type system
this.type
scala-2.x
typing
#209
opened Dec 29, 2017 by
eprst
compilation error when mocking classes defined inside traits
scala-2.x
typing
issues with macro or type system
#198
opened Aug 31, 2017 by
vglushak
error when mocking a Scala.js native method
scala-2.x
typing
issues with macro or type system
#191
opened Jul 6, 2017 by
wgillett
Compiler error when mocking classes with generics
scala-2.x
typing
issues with macro or type system
#170
opened Jan 23, 2017 by
barkhorn
Issues mocking curried method with variable argument parameter
scala-2.x
typing
issues with macro or type system
#131
opened Jan 30, 2016 by
morgen-peschke
Overloaded method cannot be mocked if one of its parameters is a generic available to the trait.
scala-2.x
typing
issues with macro or type system
Type error when mocking java method with generic parameter declared without type parameter
scala-2.x
typing
issues with macro or type system
#86
opened Dec 1, 2014 by
simao
Cannot mock trait with methods with bounded type parameters
scala-2.x
typing
issues with macro or type system
ProTip!
Add no:assignee to see everything that’s not assigned.