[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Re: Updating the server task to detect OutOfMemoryErrors

mvecera@redhat.com do-not-reply at jboss.com
Mon Apr 2 06:01:13 EDT 2007


I don't know how to put the JUnitMemCheckTestRunner under the org.jboss.... package, becouse there are several other JUnit source files that must be modified in order to use the new test runner instead of the old one. Should I rewrite them and put them in the new package as well? If so, wasn't it be easier to copy the original JUnit ant task sources to the org.jboss.... and rewrite them directly instead of extending JUnitTestRunner?

It is not possible to move only the modified sources to org.jboss.... package because of package visibility dependencies.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033636#4033636

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



More information about the jboss-dev-forums mailing list