Archive for October, 2012


PowerMock

In my recent contract with the Repositories program, I had an opportunity to use PowerMock. It takes EasyMock to a new level. It has options to mock static methods.

More information here – http://java.dzone.com/articles/powermock-features-and-use

PowerMock can be downloaded here – http://code.google.com/p/powermock/

Nice SOA Cheat Sheet

This simple cheat sheet contains all the key goals, principals and design patterns that you should be aware of when designing SOA services and contains helpful links to places where you can find more in-depth information on each topic.

SOA Cheat Sheet