[Bug 791263] Review Request: mockito - A Java mocking framework

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 21 21:30:22 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=791263

--- Comment #12 from Marcin Zajaczkowski <mszpak at wp.pl> 2012-02-21 16:30:21 EST ---
(In reply to comment #9)
>   - JUnit4 because users of Mockito certainly must include that otherwise
> Mockito doesn't make sense.

I would not agree with that. Mockito can be easily used with TestNG as well as
probably with any other testing framework/library for Java.
JUnit is only internally used to run Mockito's own tests during a build
process.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list