Skip to content

1.7

Choose a tag to compare

@rbygrave rbygrave released this 05 Jun 08:59
· 1855 commits to master since this release

#23 when using Lombok @slf4j getting "Argument passed to when() is not a mock" bug
#24 Compile warnings when using withSpy, withMock bug
#25 Fix to allow spy() with implementations (not interfaces) - IllegalStateException: Injecting null bug
#26 NotAMockException when using spy() on interface with a @primary or @secondary bug