1. cf7d851 Add override for `Object.operator==` in `SmartFake` by yanok · 1 year, 6 months ago
  2. 6b89e99 Automated g4 rollback of changelist 492410078. by yanok · 1 year, 6 months ago
  3. d11d010 Generate method overrides even then source lib is not null-safe by yanok · 1 year, 6 months ago
  4. 347d3e4 blast_repo fixes (#587) by Kevin Moore · 1 year, 6 months ago
  5. 748e88e Bump dart-lang/setup-dart from 1.0 to 1.3 by dependabot[bot] · 1 year, 7 months ago
  6. 78622d2 Bump actions/checkout from 2 to 3 by dependabot[bot] · 1 year, 7 months ago
  7. f7e3ff8 blast_repo fixes (#584) by Devon Carew · 1 year, 7 months ago
  8. ad95ea2 Bump minimum SDK version for use of enhanced enums. by srawlins · 1 year, 7 months ago
  9. d02bf85 Import https://github.com/dart-lang/mockito/pull/578 by srawlins · 1 year, 7 months ago
  10. 6501459 Avoid `Future.value(null)` as a dummy return value. by srawlins · 1 year, 7 months ago
  11. 8703ccb Automated g4 rollback of changelist 480854047. by Sam Rawlins · 1 year, 7 months ago
  12. 8f2cbc5 Generate method overrides even then source lib is not null-safe by Sam Rawlins · 1 year, 7 months ago
  13. 9b332e9 Add `ByteData` from `dart:typed_data` to special cases by Sam Rawlins · 1 year, 8 months ago
  14. 905d8eb Import https://github.com/dart-lang/mockito/pull/572 by srawlins · 1 year, 8 months ago
  15. 6b96864 make mockito unsupportedMembers tolerate names with $s in them. by Sam Rawlins · 1 year, 8 months ago
  16. 094d07c Require analyzer 5.2.0 by Sam Rawlins · 1 year, 7 months ago
  17. 02ad6c7 Bump analyzer to support 5.0.0 by Sam Rawlins · 1 year, 8 months ago 5.3.2
  18. ef37e87 Bump SDK to 2.17 and code_builder to 4.3.0 by Sam Rawlins · 1 year, 8 months ago 5.3.1
  19. 5d23067 Mockito codegen: use fallbackGenerator when present to create a default 'returnValueForMissingStub'. by Sam Rawlins · 1 year, 9 months ago
  20. 04b74f1 Automated g4 rollback of changelist 471719348. by Sam Rawlins · 1 year, 9 months ago
  21. b33ce96 Automated g4 rollback of changelist 471650729. by Sam Rawlins · 1 year, 9 months ago
  22. dff3d82 Include `required` keyword in functions used as default return values. by srawlins · 1 year, 9 months ago
  23. dd17535 Expand private-in-signature support to getters and setters by srawlins · 1 year, 9 months ago
  24. 21f486f Allow generating a mock class which includes overriding members with private types. by srawlins · 1 year, 9 months ago
  25. ced77c9 Restrict the exception for CAST_FROM_NULL_ALWAYS_FAILS by srawlins · 1 year, 9 months ago
  26. 1363d90 Stop using deprecated declarations, prepare for analyzer breaking changes. by Sam Rawlins · 1 year, 9 months ago
  27. d168308 code_builder import from GitHub. by srawlins · 1 year, 9 months ago
  28. e859e84 Stop using deprecated declarations, prepare for analyzer breaking changes. by Sam Rawlins · 1 year, 9 months ago
  29. 0ab8b5b Reference `@GenerateNiceMocks` in documentation. by srawlins · 1 year, 9 months ago
  30. c0f4650 Improve the error message in the case of an unknown type-to-mock. by srawlins · 1 year, 9 months ago
  31. 56aa5b9 Check for type arguments that turned into `dynamic` by Sam Rawlins · 1 year, 9 months ago
  32. d51cd8d Check the annotation AST for presence of explicit type args by Sam Rawlins · 1 year, 9 months ago
  33. b22dd02 Stop using deprecated declarations, prepare for analyzer breaking changes. by Sam Rawlins · 1 year, 10 months ago
  34. 86a2737 Bump min dependency on code_builder by nbosch · 1 year, 10 months ago
  35. 2acf22f Bump to code_builder ^4.2.0 for namedRequiredParameters by Sam Rawlins · 1 year, 10 months ago
  36. b205bb5 Bump SDK version in order to use enhanced enums by Sam Rawlins · 1 year, 10 months ago
  37. 7f0a9f9 Bump to 5.3.0 by srawlins · 1 year, 10 months ago
  38. 1d84053 Include `required` keyword in function types to match overridden function types. by srawlins · 1 year, 10 months ago
  39. 1c85c35 Ignore deprecated use of `returnNullOnMissingStub` by srawlins · 1 year, 10 months ago
  40. aabaee1 Migrate off of deprecated analyzer APIs by srawlins · 1 year, 10 months ago
  41. d3f5b5a Add `SmartFake` and fix the `MissingStubError` message by Ilya Yanok · 1 year, 10 months ago
  42. 8ff9e9b Improve an error message to indicate which MockSpec has an error. by srawlins · 1 year, 10 months ago
  43. d9f8e2f Introduce new `@GenerateNiceMocks` annotation and `onMissingStub` option by Ilya Yanok · 1 year, 10 months ago
  44. b6d49ba Allow mixing types into generated mocks. by srawlins · 1 year, 10 months ago
  45. ec41a65 Stop using deprecated DartType.displayName by Konstantin Shcheglov · 1 year, 10 months ago
  46. 606eda7 Minor grammar fix in the readme by srawlins · 1 year, 11 months ago
  47. cd8f319 When reporting an error with an unrevivable parameter, refer to the class-to-mock. by srawlins · 1 year, 11 months ago
  48. 81b8c88 Avoid name conflicts with dart:core by srawlins · 1 year, 11 months ago
  49. 7b83c7f Don't expect that `part` directive alway includes the referenced file. by Konstantin Shcheglov · 1 year, 11 months ago
  50. cd0dac6 Update the example build_runner commands. by srawlins · 2 years ago
  51. d8a2ddd Minor grammar fix in the readme by Naman Shergill · 1 year, 11 months ago
  52. 25d25da Import https://github.com/dart-lang/mockito/pull/537 by srawlins · 2 years ago
  53. f9d0fec Mockito fix: allow unsupported methods and fallback methods that return functions. by davidmorgan · 2 years ago
  54. 8dc3132 Annotate the mock library import in examples by nbosch · 2 years ago
  55. 83fd039 Fix ISS example readme links. by D. Kasi Pavan Kumar · 2 years ago
  56. fcd6b28 Release mockito 5.2.0 by srawlins · 2 years ago 5.2.0
  57. 2faf8f1 Import https://github.com/dart-lang/mockito/pull/533 by srawlins · 2 years ago
  58. 0f8ed0c Populate the pubspec 'repository' field. by Devon Carew · 2 years, 1 month ago
  59. d399ca8 Fix compile errors in Flutter 3.0 by fzyzcjy · 2 years ago
  60. 948973e clarify docs for unsupportedMembers. by Samuel Rawlins · 2 years, 2 months ago
  61. b86c24d Support `@GenerateMocks` annotations on `import` and `export` directives. by srawlins · 2 years, 2 months ago
  62. c6971dd Fix generation of methods with return type of `FutureOr<T>`. by srawlins · 2 years, 3 months ago
  63. 1e977a7 Bump to version 5.1.0 by srawlins · 2 years, 3 months ago 5.1.0
  64. 606c14d Automated g4 rollback of changelist 427490997. by srawlins · 2 years, 3 months ago
  65. 03c3423 Mark a few functions as `@useResult` to prevent accidental misuse. by srawlins · 2 years, 3 months ago
  66. 38bff4d Switch to a feature version bump by nbosch · 2 years, 4 months ago
  67. 115d36f Add overrideUnsupportedMembers option to MockSpec by srawlins · 2 years, 4 months ago
  68. eb2abb2 Fix incorrect error when mocking a parameter with non-nullable inner function types by srawlins · 2 years, 4 months ago
  69. 8dfe37c Improve messaging in MissingStubError. by srawlins · 2 years, 4 months ago
  70. e3ca9fd Generate toString override in pre-null safe code if a new signature is needed. by srawlins · 2 years, 4 months ago
  71. 933715a Remove stray print statement by srawlins · 2 years, 4 months ago
  72. 365d6f0 Mention mixins in best practices by nbosch · 2 years, 4 months ago
  73. a9d085a Properly override methods with covariant parameters. by srawlins · 2 years, 4 months ago
  74. d962f48 In creating mocks for a pre-null-safe library, opt out generated code. by srawlins · 2 years, 4 months ago
  75. e9df750 Comply with package:lints lint rules by srawlins · 2 years, 4 months ago
  76. 45ed838 Remove check for test/test_api incompatibility. by srawlins · 2 years, 5 months ago
  77. bf18616 Import https://github.com/dart-lang/mockito/commit/1a280a82fa76e15ef317322ee8b73c100a6cf4de by srawlins · 2 years, 5 months ago
  78. 7b155bf Import https://github.com/dart-lang/mockito/commit/912ad33955435067f7d2b883e44983e031d99675 by srawlins · 2 years, 5 months ago
  79. 43b2baa Import https://github.com/dart-lang/mockito/commit/c56be4da365ab78cf15e3297c13cc7d948381ae9 by srawlins · 2 years, 5 months ago
  80. 7eae11c Exclude tool/travis.sh from mockito's copybara. by srawlins · 2 years, 5 months ago
  81. a99cc57 Remove dead null checks and improve doc references. by srawlins · 2 years, 8 months ago
  82. 32cd40c Remove old Travis script by Sam Rawlins · 2 years, 4 months ago
  83. 912ad33 Fix a typo by Tijo Jose · 2 years, 6 months ago
  84. aa91dd8 Fix typo by Matthias · 2 years, 5 months ago
  85. 1a280a8 Add ignore all lints comment to generated code by Matthias · 2 years, 5 months ago
  86. c56be4d Support analyzer 3.0.0 by Sam Rawlins · 2 years, 5 months ago
  87. babf275 Do not needlessly implement `toString` unless additional parameters are needed. by srawlins · 2 years, 8 months ago
  88. 9cef4a4 Report when a class-to-be-mocked has an _inherited_ member with a private type. by srawlins · 2 years, 8 months ago
  89. c21bdca Change "dartfmt" to "dart format". (#480) by Bob Nystrom · 2 years, 8 months ago
  90. fa5ab07 Bump to 5.0.16 with two fixes. by srawlins · 2 years, 8 months ago 5.0.16
  91. 0f07762 Import https://github.com/dart-lang/mockito/commit/95779cfa0338f004a68762faf4c05a99f6b33f48 from GitHub by srawlins · 2 years, 9 months ago
  92. 9e9e7c1 Properly reference types in type arguments on a class-to-mock. by srawlins · 2 years, 9 months ago
  93. 2d22c17 Import https://github.com/dart-lang/mockito/commit/556f3c41fb6e9cd42d4c05bfd4304b00085a91bd from GitHub. by srawlins · 2 years, 9 months ago
  94. 4e6c886 Import https://github.com/dart-lang/mockito/commit/0d09490e2b3c8fc1e7725f574457bee1a441224a from GitHub. by srawlins · 2 years, 9 months ago
  95. b7a3ba0 Stop using deprecated DartType.aliasElement/aliasArguments by Konstantin Shcheglov · 2 years, 9 months ago
  96. 93ffbdc Fix pre-existing HintCode.UNNECESSARY_TYPE_CHECK_TRUE by Konstantin Shcheglov · 2 years, 9 months ago
  97. 95779cf Add ignore_for_file: camel_case_types to generated file by Renato Quinhoneiro Todorov · 2 years, 9 months ago
  98. 556f3c4 Update README.md by Chinky Sight · 2 years, 9 months ago
  99. e2e1f5e Update README.md by Chinky Sight · 2 years, 10 months ago
  100. 0d09490 typo fix by Phil Quitslund · 2 years, 9 months ago