Skip to content

Releases: fridujo/spring-automocker

Binds Resettable to after test execution

Choose a tag to compare

@ledoyen ledoyen released this 15 Mar 13:06

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

Choose a tag to compare

@ledoyen ledoyen released this 14 Jun 20:10

Among minor API changes, this release introduce

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

JMS & Micrometer (Graphite)

Choose a tag to compare

@ledoyen ledoyen released this 01 May 21:29

This seconds release adds mocks for

Extension points

Choose a tag to compare

@ledoyen ledoyen released this 01 May 21:26

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

Supported mocking features are: