Skip to content

Commit b2b0922

Browse files
committed
#609 - Add Mockito as an agent to the build
- add maven surefire plugin with javaagent mockito - add lombok.config to add annotations that will then be ignored by jacoco
1 parent b5e5594 commit b2b0922

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lombok.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
config.stopBubbling = true
2+
lombok.addLombokGeneratedAnnotation = true

0 commit comments

Comments
 (0)