[Steering Committee] Subject this month...

Brett L. Schuchert schuchert at yahoo.com
Mon Apr 4 07:55:13 PDT 2011


Not up yet, meeting in a week.

I have a proposal for a meeting to fit into the schedule some time:

JMockit - Things you shouldn't do when testing...

JMockIt is a powerful and easy (perhaps too easy) to use mocking tool that allows you to do things that defy logic. Examples include stubbing static methods, changing final classes and pretty much anything that byte code injection on the fly (per test) allows. We'll look at some of those things along with more traditional test double creation and then discuss why on the one hand it is nice to have this power, on the other hand you should almost never use it.


Brett


More information about the sc mailing list