[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1590) Create possibility to run unit tests for each package

Dima Geraskov (JIRA) jira-events at lists.jboss.org
Tue Jan 8 09:19:59 EST 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-1590?page=comments#action_12394146 ] 
            
Dima Geraskov commented on JBIDE-1590:
--------------------------------------

Our test project contains many independent packages.
All packages represetnt different  mappings from entity to table.

I want realize the following test algorithm:

1. create/update hibernate.cfg.xml for first/next package. (<mapping resource="from_current_package">)
2. build console configuration on the current hibernate.cfg.xml
3. run all test for this configurations

4. repeat steps 1-3 for each package

But also we will have some tests which shold be run to customize our project(for ex. add hibernate nature),
and tests which should be run after all other tests (remove hibernate nature).


> Create possibility to run unit tests for each package
> -----------------------------------------------------
>
>                 Key: JBIDE-1590
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1590
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: Hibernate
>            Reporter: Dima Geraskov
>         Assigned To: Dima Geraskov
>             Fix For: 2.0.1
>
>


-- 
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

        



More information about the jbosstools-issues mailing list