[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Test Multiple Classes without running Bootstrap startup

srtielke do-not-reply at jboss.com
Tue Mar 3 14:24:13 EST 2009


Hey all.  I am currently coding my first Seam application.  I have startup class that runs a number of queries and loads that information into the Application Context.  With this project, I have a number of different test classes.  My goal is to run all the test classes from my testng.xml file.  However when I try this, my startup queries run for each test class that I reference in my testng.xml file.  Is there an easy way only have the bootstrap jboss server startup once, run all my test classes, and then shutdown?  

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

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



More information about the jboss-dev-forums mailing list