Update test dependencies documentation
Change working since test dependencies cannot easily be replaced.
This commit is contained in:
parent
5ed6d456d2
commit
d9de3f57bd
|
|
@ -1376,7 +1376,7 @@ the following provided libraries:
|
||||||
* Mockito -- A Java mocking framework.
|
* Mockito -- A Java mocking framework.
|
||||||
|
|
||||||
These are common libraries that we generally find useful when writing Tests. You are free
|
These are common libraries that we generally find useful when writing Tests. You are free
|
||||||
to replace them if they don't suit your needs.
|
to add additional test dependencies of your own if these don't suit your needs.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue