diff --git a/pom.xml b/pom.xml index a88263a..00c6b63 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,27 @@ 4-Abstraction + + + junit + junit + 4.13.1 + test + + + org.junit.jupiter + junit-jupiter + RELEASE + test + + + org.mockito + mockito-junit-jupiter + 3.5.7 + test + + + 17 17