[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Re: Logging with JBossTestCase

scott.stark@jboss.org do-not-reply at jboss.com
Wed Nov 15 15:30:36 EST 2006


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#3986291

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986291



More information about the jboss-dev-forums mailing list