You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2010/01/23 10:40:18 UTC

[jira] Created: (CAY-1373) Make itest-common available to regular unit tests

Make itest-common available to regular unit tests
-------------------------------------------------

                 Key: CAY-1373
                 URL: https://issues.apache.org/jira/browse/CAY-1373
             Project: Cayenne
          Issue Type: Task
          Components: Core Library
    Affects Versions: 3.1M1
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 3.1M1


Make itest-common available for the regular unit tests under framework/ with a "test" scope. This should allow for quick creation of test data sets and will let us get rid of the ugly and limited XML spring-based data set configs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (CAY-1373) Make itest-common available to regular unit tests

Posted by "Andrus Adamchik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1373.
--------------------------------

    Resolution: Fixed

the new unit test API is available. I switched a few test cases to demonstrate how it works and allows to get rid of XML and long QueryChains. Won't rush switching everything just yet, as the new API makes 3.1 tests unmergeable with 3.0.

> Make itest-common available to regular unit tests
> -------------------------------------------------
>
>                 Key: CAY-1373
>                 URL: https://issues.apache.org/jira/browse/CAY-1373
>             Project: Cayenne
>          Issue Type: Task
>          Components: Core Library
>    Affects Versions: 3.1M1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.1M1
>
>
> Make itest-common available for the regular unit tests under framework/ with a "test" scope. This should allow for quick creation of test data sets and will let us get rid of the ugly and limited XML spring-based data set configs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.