1. bc613fe Update old links to point to dart.dev and pub.dev (#244) by Kevin Moore · 4 years ago
  2. 51352ae Merge pull request #256 from dart-lang/mit-mit-patch-1 by Michael Thomsen · 4 years ago
  3. 4a381bf Update CONTRIBUTING.md by Michael Thomsen · 4 years ago
  4. 5c533d4 Update README.md by Michael Thomsen · 4 years ago
  5. 926735d Merge "Minor tweaks" PR #254 from Github. by srawlins · 4 years ago
  6. 467c603 Link README text to API docs. by srawlins · 4 years ago
  7. fb36dd7 Format verify_test.dart by srawlins · 4 years ago
  8. 17c16ce Missed CHANGELOG file in GitHub import: by srawlins · 4 years ago
  9. 578e536 Import two commits from GitHub: by srawlins · 4 years ago
  10. d2d8104 Minor tweaks (#254) by Allen Thomas Varghese · 4 years ago
  11. 50f87d1 Format verify_test.dart by Sam Rawlins · 4 years ago
  12. 0a65d11 Improve documentation with an FAQ. by srawlins · 4 years ago
  13. 93a0b38 Lints - pull https://github.com/dart-lang/mockito/pull/243 by @kevmoo into google3 by srawlins · 4 years, 2 months ago
  14. c025c5e Only print non-verified calls when calling verifyNever. by rkj · 4 years, 2 months ago
  15. 4c8de18 Remove authors from pubspec by Kevin Moore · 4 years, 2 months ago
  16. 2850fc6 Update travis to run 2.4.0 and dev by Kevin Moore · 4 years, 2 months ago
  17. ff25b27 Run builder_test only on the VM. by srawlins · 4 years, 3 months ago
  18. 3362faa Move buildMocks from bin/ to lib/src/mock.dart, for use by build.yaml. by srawlins · 4 years, 3 months ago
  19. 0033bd4 Bump mockito's deps on analyzer and dart_style: by srawlins · 4 years, 3 months ago
  20. 54189fa Flip mockito to rely on internal static analysis rules by srawlins · 4 years, 3 months ago
  21. c2160cb Bump Mockito's dependency on analyzer in order to see isDartCoreList etc. by srawlins · 4 years, 3 months ago
  22. 38cec5c Update README.md example to use Invocation by srawlins · 4 years, 3 months ago
  23. a5ce220 Fix newly enforced package:pedantic lints by srawlins · 4 years, 5 months ago
  24. eafd290 Mockito code generation: Support operators. by srawlins · 4 years, 5 months ago
  25. c9f710e Mockito generated API: Create fake classes for unknown dummy return types. by srawlins · 4 years, 6 months ago
  26. c12b3ad Mockito generated API: Add proper bounds on mock classes and methods by srawlins · 4 years, 6 months ago
  27. ff0bcd7 Mockito generated API: Import all referenced types. by srawlins · 4 years, 6 months ago
  28. 5ee3d30 Refactor builder and add dummy return value feature: by srawlins · 4 years, 6 months ago
  29. 201f924 Address nbosch@'s comments from cl/279997785 by srawlins · 4 years, 6 months ago
  30. d4fc356 Add scaffolding of code-generation API for Mockito. by srawlins · 4 years, 6 months ago
  31. b91bd59 Update README.md example to use Invocation (#231) by Casey Hillers · 4 years, 4 months ago
  32. bf3a1b6 Fix newly enforced package:pedantic lints (#230) by Nate Bosch · 4 years, 5 months ago
  33. 1d3e73a Improve message when using argument matchers wrong (#224) by Sam Rawlins · 4 years, 7 months ago
  34. 58d0763 Prepare to publish 4.1.1 (#220) by Nate Bosch · 4 years, 8 months ago 4.1.1
  35. 00be848 Fix static analysis issues in example/ (#217) by Sam Rawlins · 4 years, 8 months ago
  36. e26542a Throw an error if an arg matcher is used improperly; 4.1.2 (#216) by Sam Rawlins · 4 years, 8 months ago
  37. 8866edb Add a section on best practices (#211) by Nate Bosch · 4 years, 9 months ago
  38. bc9081a Remove comparison against other mock libraries (#210) by Nate Bosch · 4 years, 9 months ago
  39. 7a41cfd New docs for verifyInOrder (#208) by Sam Rawlins · 4 years, 9 months ago
  40. fb52372 Merge pull request #209 from srawlins/fake by Sam Rawlins · 4 years, 9 months ago
  41. 1fdeaf3 wording by Sam Rawlins · 4 years, 9 months ago
  42. 1a477d6 Add docs in README and example/ for Fake. by Sam Rawlins · 4 years, 9 months ago
  43. c0742cb Add examples for pub; clean up README (#207) by Sam Rawlins · 4 years, 9 months ago
  44. 469e8ab Improve docs for VerificationResult (#205) by Sam Rawlins · 4 years, 9 months ago
  45. 7e61581 Document anyNamed and captureAnyNamed. (#204) by Sam Rawlins · 4 years, 10 months ago
  46. 1091218 Travis: fix xvfb config (#203) by Kevin Moore · 4 years, 10 months ago
  47. b3b4ad7 Deprecate two APIs (#202) by Sam Rawlins · 4 years, 10 months ago
  48. b1472f2 Fix some typos, it's -> its (#197) by Nate Bosch · 5 years ago
  49. ab07fa5 Fix incorrect version constraint from d7de06f (#196) by Kevin Moore · 5 years ago 4.1.0
  50. d7de06f support latest version of build_web_compilers by Kevin Moore · 5 years ago
  51. 34aaf6a Travis: clean up SDK by Kevin Moore · 5 years ago
  52. 77bed4e fix lints by Kevin Moore · 5 years ago
  53. 7f88bea Add a Fake class with a throwing noSuchMethod (#191) by Nate Bosch · 5 years ago
  54. 928566a fix formatting by Kevin Moore · 5 years ago
  55. 98b208e Improve error-message when verify* is called with null (#190) by Brandon Duffany · 5 years ago
  56. cddfe72 Fix Typo in README. by Ted Sander · 5 years ago
  57. 8e7aebe dev dep: latest build_web_compilers (#180) by Kevin Moore · 5 years ago
  58. 6f9b4ac Fix pub badge link (#179) by Sam Rawlins · 5 years ago
  59. 31e68bf Touch up message (#177) by Sam Rawlins · 6 years ago 4.0.0
  60. 7e50959 Use the new test_api package, checking for version incompatibility (#176) by Sam Rawlins · 6 years ago
  61. ac2da70 Back to test 1.2.0 for Mockito 3.x. (#174) by Sam Rawlins · 6 years ago 3.0.2
  62. e7fc151 roll test_api version (#173) by Jonah Williams · 6 years ago
  63. 14ad247 Bump to 3.0.1 (#171) by Sam Rawlins · 6 years ago 3.0.1
  64. 12359bc Change dependency from test to test_api (#170) by Jonah Williams · 6 years ago
  65. b452b00 Fix capture example, parenthesis weren't matched. (#168) by Will Stubbs · 6 years ago
  66. c756673 enable pedantic lints (#167) by Kevin Moore · 6 years ago
  67. 4da4a46 support latest pkg:build_runner (#165) by Kevin Moore · 6 years ago
  68. 06cf6e4 Add some more capture tests (#162) by Sam Rawlins · 6 years ago
  69. d1d7db3 Bump to 3.0.0 final (#161) by Sam Rawlins · 6 years ago 3.0.0
  70. 9baeeb9 Throw an error when stubbing a non-mock method (#159) by Sam Rawlins · 6 years ago
  71. 6fadf54 chore: set max SDK version to <3.0.0 (#157) by Patrice Chalin · 6 years ago 3.0.0-beta+3
  72. 3df9cd3 dartfmt by Kevin Moore · 6 years ago 3.0.0-beta+2
  73. beb2a4f Merge pull request #150 from srawlins/beta-2 by Ted Sander · 6 years ago
  74. ab373e7 Tighten matcher's version constraints to fix #149 by Sam Rawlins · 6 years ago
  75. be2a37e Enforce a _few_ of the --no-strict-dynamic rules (#144) by Sam Rawlins · 6 years ago
  76. 6396760 No optional new yet (#147) by Sam Rawlins · 6 years ago 3.0.0-beta+1
  77. 3abc289 Upgrade pkg deps; implement workaround in tests; minor code cleanup (#146) by Patrice Chalin · 6 years ago
  78. 78ecd60 Move all tests of deprecated typed APIs to test/deprecated_apis (#140) by Sam Rawlins · 6 years ago
  79. a170487 Add implicit-casts: false to analysis_options (#141) by Sam Rawlins · 6 years ago
  80. 0a43d28 Merge pull request #142 from srawlins/220-changelog by Ted Sander · 6 years ago
  81. ffbb857 Add some notes for 2.2.0 changelog entry by Sam Rawlins · 6 years ago
  82. 87b1f8b Replace Apache v2 summary with full text (#139) by Sam Rawlins · 6 years ago
  83. d39ac50 Remove unnecessary imports in tests (#135) by Sam Rawlins · 6 years ago
  84. 38227d7 Add coveralls support (#134) by Sam Rawlins · 6 years ago
  85. 7344a59 Bump to 3.0.0-beta (#115) by Sam Rawlins · 6 years ago 3.0.0-beta
  86. fded70c Support nSM Forwarding (#133) by Sam Rawlins · 6 years ago
  87. 0e5b259 Merge pull request #132 from srawlins/better-multiline by Ted Sander · 6 years ago
  88. f491f21 Better multiline call string representations by Sam Rawlins · 6 years ago
  89. 87b1b10 Improve verify failure message; more tests (#131) by Sam Rawlins · 6 years ago
  90. c2a1835 Merge pull request #126 from srawlins/split-tests by Ted Sander · 6 years ago
  91. bfa95d6 Split tests by Sam Rawlins · 6 years ago
  92. 19b20b2 Better verification error (#121) by Sam Rawlins · 6 years ago
  93. f67ed1d Add two more compatible-friendly APIs to Mockito 3 (#116) by Sam Rawlins · 6 years ago
  94. eed19f9 Flip to Dart 2.0-only syntax (#85) by Sam Rawlins · 6 years ago
  95. 311a6f6 Update the upgrade-to-mockito-3 doc (#114) by Sam Rawlins · 6 years ago
  96. e7b5151 Remove upper case constants (#113) by Lasse R.H. Nielsen · 6 years ago
  97. 4cf0b60 Bump to 3.0.0-alpha+3 (#112) by Sam Rawlins · 6 years ago 3.0.0-alpha+3
  98. e5a0830 Switch back to Chrome for Travis (#104) by Matan Lurey · 6 years ago
  99. 66ed4fe Try using a staged, fancy travis config. (#100) by Matan Lurey · 6 years ago
  100. ef34ede Update travis script to actually run dartanalyzer (#102) by Brian Armstrong · 6 years ago