BAEL-5777 - Mocking a singleton with Mockito (#12977)

* BAEL-5777 - Mocking a singleton with Mockito

* BAEL-5777 - Mocking a singleton with Mockito - changing test class name

* BAEL-5777 - Mocking a singleton with Mockito - moving to new module
This commit is contained in:
Abhinav Pandey
2022-11-07 10:17:03 +05:30
committed by GitHub
parent c57284d9c9
commit 113c42199a
9 changed files with 167 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@
<module>testng-command-line</module>
<module>xmlunit-2</module>
<module>zerocode</module>
<module>mockito-2</module>
</modules>
</project>