|
RelatedProjects
Projects related to mockito
Featured Related projectsSpringockitoA Spring framework extension that simplifies creation of the mocks in the spring xml context files, ex: <mockito:mock class="java.util.Date" id="mockedDate" /> <mockito:spy id="beanToBeSpied" /> https://bitbucket.org/kubek2k/springockito/wiki/Home Springockito-annotationsAn Spring framework extension that pushes former approach even further - all the configuration is annotations based - no need to create special mock overriding contexts. More info here: https://bitbucket.org/kubek2k/springockito/wiki/springockito-annotations |
► Sign in to add a comment