Mockup Junit. Do you think mocking objects in junit test is a bests practice. Typically a mock up targets a few methods and or constructors in the class to be faked while leaving most other methods and constructors unmodified.
Mockito is a convenient mocking library for java. Do you think mocking objects in junit test is a bests practice. Mockito is commonly used with junit.
Mockito is already distributed via maven central so using it in a java forward is a painless process.
Sure if you have a database which should not be considered in your test it makes sense but why isn t just injected an other implementation of that component if spring is used. The library is meant to be used together. Jmockit is open source software licensed under the mit license. It is also assumed that we already know our way around basic maven builds.