ECE2012 - Effective Mockito in a modular world

Subscribers:
24,200
Published on ● Video Link: https://www.youtube.com/watch?v=tVVo08NeS-8



Duration: 47:50
14,168 views
57


Holger Staudacher - EclipseSource

Amongst the Mocking Frameworks for Java, Mockito is probably the most popular. And, for good reason: the Mockito development team has combined kick-ass features with a great programming model. Especially for clean coders who practice test driven development, this Library is a hot topic. Many developers agree that Mockito can boost your coding productivity significantly when you know how to use it well.
In this live coding session I will show you how to effectively handle Mockito for testing Java Code within OSGi Bundles. We will define effective to mean that we will get to clean test and production code as fast as possible. A prerequisite to this session is familiarity with the concepts underlying mocking.







Tags:
Eclipse
EclipseCon Europe
EclipseCon Europe 2012
ECE
ECE 2012
Java
Mockito
OSGi