added mockito to README.md

This commit is contained in:
Sander Hautvast 2020-01-27 10:06:39 +01:00
parent 38a3820b63
commit c9490d3fd8

View file

@ -1,6 +1,6 @@
# testautomation
template project exploring the possibilities of combining of guice, junit and cucumber
template project exploring the possibilities of combining of guice, junit, mockito and cucumber
* in a unit test every other class is automatically injected as a mock
* feature tests use a @tag to have database integration