mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-11 14:22:45 +00:00
Work on #404, javadocs and test cases for DB and in memory dao.
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
<groupId>de.bechte.junit</groupId>
|
||||
<artifactId>junit-hierarchicalcontextrunner</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mockito</groupId>
|
||||
<artifactId>mockito-core</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user