We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098a57d commit 594c51cCopy full SHA for 594c51c
README.md
@@ -1,2 +1,17 @@
1
# springboot-junit5-mockito2
2
-Show case for how to use junit 5 and mockito 2 for unit testing and integration test
+Show case for how to use junit 5 and mockito 2 for unit testing and integration test with Spring boot 2
3
+
4
+
5
6
+-------------------
7
+### Tech stack:
8
+- Spring boot 2
9
+- Junit 5
10
+- Mockito 2
11
12
+### How to compile and install:
13
+it is a maven project , so just clean and install and should be ready !
14
+```sh
15
+mvn clean install
16
+```
17
imgs/mockito-junit5-logo3-horiz.png
110 KB
0 commit comments