-
Notifications
You must be signed in to change notification settings - Fork 164
Issues: dart-lang/mockito
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
All of Mock's fields should be final
P2
A bug or feature request we're likely to work on
S2
type-enhancement
A request for a change that isn't a bug
#201
opened Jul 16, 2019 by
srawlins
verifyNoMoreInteractions shouldn't error out on Mock of Function
P3
A lower priority bug or feature request
#277
opened Sep 10, 2020 by
hopeman15
Error messaging for verification with incorrect called value could be more helpful by listing calls
contributions-welcome
Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)
#148
opened Jun 22, 2018 by
alanrussian
Analyzer plugin rule: proper use of named argument matchers
P2
A bug or feature request we're likely to work on
S2
type-enhancement
A request for a change that isn't a bug
#183
opened Jan 8, 2019 by
srawlins
Analyzer plugin rule: when call without stub result
P2
A bug or feature request we're likely to work on
S2
type-enhancement
A request for a change that isn't a bug
#184
opened Jan 8, 2019 by
srawlins
Analyzer plugin rule: attempt to verify with A bug or feature request we're likely to work on
S2
type-enhancement
A request for a change that isn't a bug
called(0)
P2
#185
opened Jan 8, 2019 by
srawlins
Matching Lists with Iterables
P2
A bug or feature request we're likely to work on
S2
#186
opened Jan 9, 2019 by
tomaine2002
Implementation of deprecated
typed()
member prevents migration
#188
opened Feb 14, 2019 by
seanburke-wf
thenAnswer
Invocation with callback positional parameter does not handle non-primitives when compiled with dart2js
P2
#198
opened Jun 20, 2019 by
smaifullerton-wk
must_be_immutable and Mock
P2
A bug or feature request we're likely to work on
S2
type-enhancement
A request for a change that isn't a bug
#200
opened Jul 15, 2019 by
vitor-gyant
Readme Best Practices section needs explanations
type-documentation
A request to add or improve documentation
#275
opened Sep 7, 2020 by
feinstein
Verify Generic Function/Method
type-question
A question about expected behavior or functionality
#279
opened Sep 12, 2020 by
Peng-Qian
Creating a Mock stops debugger from working in flutter application
#285
opened Oct 7, 2020 by
themizzi
mockito should store its own object instances instead of shared instances
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#319
opened Jan 18, 2021 by
woprandi
False generation of mocks containing generated entities
P3
A lower priority bug or feature request
type-documentation
A request to add or improve documentation
#345
opened Mar 6, 2021 by
NikoBoerger
Cannot generate mock of class with mixin that overrides operator
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#437
opened Jun 25, 2021 by
0biWanKenobi
refactor: verifyNoMoreInteractions error message does not provide a way to solve the issue.
#496
opened Dec 21, 2021 by
YazeedAlKhalaf
Consider a static code check for the A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
@GenerateMocks
annotation before resolving the library
P2
#503
opened Jan 18, 2022 by
evanweible-wf
Mock functions?
contributions-welcome
Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#62
opened Apr 25, 2017 by
xster
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.