Skip duplicated call of SeamTest.init() in the same suite
---------------------------------------------------------
Key: JBSEAM-1779
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1779
Project: JBoss Seam
Issue Type: Feature Request
Components: Test Harness
Affects Versions: 2.0.0.BETA1
Reporter: Dmitriy Lapko
For optimization purposes to achieve faster tests it may be good solution to skip new
initialization of Seam Framework before each class, so to go the same way as with
JbossEmbedded - use something like startJbossSeamIfNecessary(); , because seam
initialization sometimes tooks more then 50% of total time of the whole test suite.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira