Deep Shah's Blog
Coding is an art. Not everyone is an Artist!
Showing posts with label
static initializer
.
Show all posts
Showing posts with label
static initializer
.
Show all posts
Monday, June 21, 2010
How to suppress static initializers using PowerMock
›
In my previous post we saw how we could test methods of class whose constructor does evil stuff . What if the static initializer of the cla...
›
Home
View web version