added mockito to README.md
This commit is contained in:
parent
38a3820b63
commit
c9490d3fd8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# testautomation
|
# 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
|
* in a unit test every other class is automatically injected as a mock
|
||||||
* feature tests use a @tag to have database integration
|
* feature tests use a @tag to have database integration
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue