Package JavaDoc to clarify what this artifact is & does 08/42508/3
authorMichael Vorburger <vorburger@redhat.com>
Mon, 25 Jul 2016 22:30:35 +0000 (00:30 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 26 Jul 2016 10:59:19 +0000 (10:59 +0000)
commit6e051a36484c8532ef3613b6d60e7995f1aa88d2
tree22f39b00e8c636dd9a1af8ba9925bcf1c2e0983b
parent178b951cbabbc81d3bcf00749a7c97964ed20296
Package JavaDoc to clarify what this artifact is & does

Full disclosure: I LIKE the concept of what one could call
MockitoNotImplementedExceptionAnswer, and have separately implemented
the same (one can find this idea publicly on the web in several places).

I don't think having this configured by default automagically is good;
that is just too sneaky and surprising IMHO.  One should be able to use
a popular utility and expect it to behave as it's documented?

No offense meant to anyone.  None taken I hope.

Change-Id: Idf30e82c2cb1777065de781a5eecc220416161ca
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
common/mockito-configuration/src/main/java/org/mockito/configuration/package-info.java [new file with mode: 0644]