Skip to content

Releases: jqassistant-plugin/jqassistant-java-testing-plugin

1.2.0

01 Jun 09:53

Choose a tag to compare

What's changed

  • Bump org.springframework.boot:spring-boot-starter-test from 4.0.4 to 4.0.6 (#21 by @dependabot)
  • Bump io.projectreactor:reactor-test from 3.8.4 to 3.8.5 (#20 by @dependabot)
  • Bump org.jqassistant.plugin:parent from 2.9.0-M3 to 2.9.1 (#15 by @dependabot)
  • Bump io.projectreactor:reactor-test from 3.8.3 to 3.8.4 (#16 by @dependabot)
  • Bump io.projectreactor:reactor-test from 3.8.1 to 3.8.3 (#13 by @dependabot)
  • updated concept ids to use the prefix "java-testing" and update README.adoc (#10 by @DirkMahler)
  • Bump org.jqassistant.plugin:parent from 2.7.1 to 2.8.0 (#3 by @dependabot)
  • #5 simplified concept "mockito:VerifyMethod" (#9 by @DirkMahler)
  • #5 Added MockedStatic.verify() to mockito rules (#6 by @Bramaten)
  • Bump camunda-bpm-assert.version from 7.23.0 to 7.24.0 (#1 by @dependabot)
  • Bump io.projectreactor:reactor-test from 3.8.0 to 3.8.1 (#7 by @dependabot)

✨ Features

  • #17: recognition of Spring Reactive WebTestClient assert methods (#18 by @morpfl)
  • #12: recognition of org.wildfly.common.Assert assert methods (#14 by @morpfl)
  • #4: recognition of org.assertj.core.api.Assertions.fail as assertion (#8 by @morpfl)

What's Changed

  • #17: recognition of Spring Reactive WebTestClient assert methods by @morpfl in #18
  • Bump io.projectreactor:reactor-test from 3.8.4 to 3.8.5 by @dependabot[bot] in #20
  • Bump org.springframework.boot:spring-boot-starter-test from 4.0.4 to 4.0.6 by @dependabot[bot] in #21

Full Changelog: 1.1.0...1.2.0