[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Re: Updating the server task to detect OutOfMemoryErrors
ryan.campbell@jboss.com
do-not-reply at jboss.com
Tue Mar 20 12:23:14 EDT 2007
How is this supposed to be run between each test case? As it is, it could only be run at the end of a junit task, which is too little, too late. This is why it needs to be implemented by extending Ant's TestRunner.
As for the implementation you have in the task itself (ie, the code which calls the mbean), this looks good.
But let's get it in the right place first.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029865#4029865
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029865
More information about the jboss-dev-forums
mailing list