github mockito/mockito v3.4.0

latest releases: v5.11.0, v5.10.0, v5.9.0...
3 years ago

Release notes were automatically generated by Shipkit

3.4.0

  • 2020-07-10 - 19 commits by 9 authors - published to Bintray
  • Commits: Tim van der Lippe (5), Erhard Pointl (4), Rafael Winterhalter (3), Eitan Adler (2), adrianriley (1), akluball (1), Artem Prigoda (1), Jamie Tanna (1), Naoki Takezoe (1)
  • [Android support] Enable mocking static methods in Mockito (#1013)
  • Document using @Mock with method parameters (#1961)
  • Documentation: @Mock on method parameters (#1960)
  • Update errorprone gradle plugin to v1.2.1 (#1958)
  • Update spotless Travis job name to be more descriptive (#1957)
  • Fix a confusing typo in subclassing error message (#1953)
  • Update bnd gradle plugin to v5.1.1 (#1952)
  • Use errorprone 2.4.0 (#1951)
  • Use jacoco v0.8.5 (#1950)
  • Fixes #1712 : prepend description to AssertionError thrown in verification (#1949)
  • Update gradle 6 (#1948)
  • Move spotless check to separate build task (#1946)
  • [Travis] Replace JDK 9/10 with 14 (#1945)
  • Fixes #1898 : Return mock name from toString method for deep stub mocks (#1942)
  • [checkstyle] switch to new DTD (#1940)
  • Use google-java-format in spotless (#1934)
  • Update report message to use any() instead of anyObject() (#1931)
  • [build] bump gradle to latest 5.x release (#1923)
  • [build] update gradle-errorprone-plugin to 1.1.0 (#1908)
  • RETURNS_DEEP_STUBS override a mock's toString to null (#1898)
  • "description" not printing when verify args don't match (#1712)

Don't miss a new mockito release

NewReleases is sending notifications on new releases.