To set testResource base on indivdule JUnit test
------------------------------------------------

                 Key: SUREFIRE-454
                 URL: http://jira.codehaus.org/browse/SUREFIRE-454
             Project: Maven Surefire
          Issue Type: New Feature
            Reporter: Jia Lu 


Hi,
I am wondering if you can add a feature to allow user to set the testResource 
base on individule JUnit test or provide some hook before running individule 
JUnit test that I can use ant run plugin to copy resource file for this test. 
e.g. there are two JUnit tests A and B, Test A uses different resource files 
from Test B. so we don't want use testResource  to copy same resource file for 
both A and B. We want something can copy resource file depend on which JUnit 
test runs.
Thank you.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to