ctors cannot be calling non-private methods as you cannot guarantee that they will behave
correctly. All of the initialization and logging in test class ctors is fragile and
subject to being broken like has happened with this refactoring, and needs to be revised.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986291#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...