Skip to content

Releases: fridujo/spring-automocker

Binds Resettable to after test execution

15 Mar 13:06
Compare
Choose a tag to compare

In order to support JUnit engines dealing only with Spring's afterTestClass, Resettable is now bound to this phase too.

Dependencies have been upgraded to latest.

1.2.0

14 Jun 20:10
Compare
Choose a tag to compare

Among minor API changes, this release introduce

  • starters to avoid mixing incompatible dependencies
  • mocking of RabbitMQ java client

JMS & Micrometer (Graphite)

01 May 21:29
Compare
Choose a tag to compare

This seconds release adds mocks for

Extension points

01 May 21:26
Compare
Choose a tag to compare

This first release contains the first extension points to Spring-Automocker: @BeforeBeanRegistration and AfterBeanRegistration.

Supported mocking features are: