You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Matthew T. Adams (JIRA)" <ji...@apache.org> on 2006/01/04 19:18:00 UTC

[jira] Created: (JDO-272) Create tests for detached states and attachment/detachment behavior

Create tests for detached states and attachment/detachment behavior
-------------------------------------------------------------------

         Key: JDO-272
         URL: http://issues.apache.org/jira/browse/JDO-272
     Project: JDO
        Type: Test
  Components: tck20  
    Reporter: Matthew T. Adams
 Assigned to: Matthew T. Adams 


Write tests for assertions in sections "5.5.8 Detached-clean", "5.5.9 Detahed-dirty", and "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.

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


[jira] Commented: (JDO-272) Create tests for section 12.6.8, detachment behavior

Posted by "Michael Bouschen (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/JDO-272?page=comments#action_12369552 ] 

Michael Bouschen commented on JDO-272:
--------------------------------------

Looks good.

> Create tests for section 12.6.8, detachment behavior
> ----------------------------------------------------
>
>          Key: JDO-272
>          URL: http://issues.apache.org/jira/browse/JDO-272
>      Project: JDO
>         Type: Test
>   Components: tck20
>     Versions: JDO 2 beta
>     Reporter: Matthew T. Adams
>     Assignee: Craig Russell
>      Fix For: JDO 2 final
>  Attachments: detachtests.patch
>
> Write tests for assertions in section "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.

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


[jira] Resolved: (JDO-272) Create tests for section 12.6.8, detachment behavior

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-272?page=all ]
     
Craig Russell resolved JDO-272:
-------------------------------

    Resolution: Fixed

svn commit -m "JDO-272 Added tests for detach behavior" \
src/conf/configurations.list \
src/conf/detach.conf \
src/java/org/apache/jdo/tck/api/persistencemanager/detach/* \
src/java/org/apache/jdo/tck/pc/shoppingcart/*

Sending        src/conf/configurations.list
Sending        src/conf/detach.conf
Adding         src/java/org/apache/jdo/tck/api/persistencemanager/detach/DetachAllOnCommit.java
Adding         src/java/org/apache/jdo/tck/api/persistencemanager/detach/DetachAttach.java
Adding         src/java/org/apache/jdo/tck/api/persistencemanager/detach/DetachAttachDirty.java
Adding         src/java/org/apache/jdo/tck/api/persistencemanager/detach/DetachCopy.java
Adding         src/java/org/apache/jdo/tck/api/persistencemanager/detach/DetachSerialize.java
Sending        src/java/org/apache/jdo/tck/api/persistencemanager/detach/DetachTest.java
Sending        src/java/org/apache/jdo/tck/api/persistencemanager/detach/SetDetachAllOnCommit.java
Sending        src/java/org/apache/jdo/tck/pc/shoppingcart/Cart.java
Sending        src/java/org/apache/jdo/tck/pc/shoppingcart/CartEntry.java
Sending        src/java/org/apache/jdo/tck/pc/shoppingcart/Product.java
Transmitting file data ............
Committed revision 384391.


> Create tests for section 12.6.8, detachment behavior
> ----------------------------------------------------
>
>          Key: JDO-272
>          URL: http://issues.apache.org/jira/browse/JDO-272
>      Project: JDO
>         Type: Test
>   Components: tck20
>     Versions: JDO 2 beta
>     Reporter: Matthew T. Adams
>     Assignee: Craig Russell
>      Fix For: JDO 2 final
>  Attachments: detachtests.patch
>
> Write tests for assertions in section "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.

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


[jira] Updated: (JDO-272) Create tests for section 12.6.8, detachment behavior

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-272?page=all ]

Craig Russell updated JDO-272:
------------------------------

    Fix Version: JDO 2 final
                     (was: JDO 2 rc1)

> Create tests for section 12.6.8, detachment behavior
> ----------------------------------------------------
>
>          Key: JDO-272
>          URL: http://issues.apache.org/jira/browse/JDO-272
>      Project: JDO
>         Type: Test
>   Components: tck20
>     Versions: JDO 2 beta
>     Reporter: Matthew T. Adams
>     Assignee: Matthew T. Adams
>      Fix For: JDO 2 final

>
> Write tests for assertions in section "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.

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


[jira] Assigned: (JDO-272) Create tests for section 12.6.8, detachment behavior

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-272?page=all ]

Craig Russell reassigned JDO-272:
---------------------------------

    Assign To: Craig Russell  (was: Matthew T. Adams)

> Create tests for section 12.6.8, detachment behavior
> ----------------------------------------------------
>
>          Key: JDO-272
>          URL: http://issues.apache.org/jira/browse/JDO-272
>      Project: JDO
>         Type: Test
>   Components: tck20
>     Versions: JDO 2 beta
>     Reporter: Matthew T. Adams
>     Assignee: Craig Russell
>      Fix For: JDO 2 final
>  Attachments: detachtests.patch
>
> Write tests for assertions in section "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.

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


[jira] Updated: (JDO-272) Create tests for section 12.6.8, detachment behavior

Posted by "Matthew T. Adams (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-272?page=all ]

Matthew T. Adams updated JDO-272:
---------------------------------

        Summary: Create tests for section 12.6.8, detachment behavior  (was: Create tests for detached states and attachment/detachment behavior)
    Description: Write tests for assertions in section "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.  (was: Write tests for assertions in sections "5.5.8 Detached-clean", "5.5.9 Detahed-dirty", and "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.)

As per conference call discussion of clarification of detachment-related JIRA issues.

> Create tests for section 12.6.8, detachment behavior
> ----------------------------------------------------
>
>          Key: JDO-272
>          URL: http://issues.apache.org/jira/browse/JDO-272
>      Project: JDO
>         Type: Test
>   Components: tck20
>     Reporter: Matthew T. Adams
>     Assignee: Matthew T. Adams

>
> Write tests for assertions in section "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.

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


[jira] Updated: (JDO-272) Create tests for section 12.6.8, detachment behavior

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-272?page=all ]

Craig Russell updated JDO-272:
------------------------------

    Attachment: detachtests.patch

This patch creates new test cases for detachment. It is proposed to be sufficient testing for the release.

Currently, this patch exposes issues with JPOX that I will report separately.



> Create tests for section 12.6.8, detachment behavior
> ----------------------------------------------------
>
>          Key: JDO-272
>          URL: http://issues.apache.org/jira/browse/JDO-272
>      Project: JDO
>         Type: Test
>   Components: tck20
>     Versions: JDO 2 beta
>     Reporter: Matthew T. Adams
>     Assignee: Matthew T. Adams
>      Fix For: JDO 2 final
>  Attachments: detachtests.patch
>
> Write tests for assertions in section "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.

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


[jira] Updated: (JDO-272) Create tests for section 12.6.8, detachment behavior

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-272?page=all ]

Craig Russell updated JDO-272:
------------------------------

    Fix Version: JDO 2 rc1
        Version: JDO 2 beta

> Create tests for section 12.6.8, detachment behavior
> ----------------------------------------------------
>
>          Key: JDO-272
>          URL: http://issues.apache.org/jira/browse/JDO-272
>      Project: JDO
>         Type: Test
>   Components: tck20
>     Versions: JDO 2 beta
>     Reporter: Matthew T. Adams
>     Assignee: Matthew T. Adams
>      Fix For: JDO 2 rc1

>
> Write tests for assertions in section "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.

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


[jira] Commented: (JDO-272) Create tests for section 12.6.8, detachment behavior

Posted by "Michelle Caisse (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/JDO-272?page=comments#action_12371891 ] 

Michelle Caisse commented on JDO-272:
-------------------------------------

I updated the assertions spreadsheet with the assertions from these tests.  Some of the tests need to have Assertion IDs added.

> Create tests for section 12.6.8, detachment behavior
> ----------------------------------------------------
>
>          Key: JDO-272
>          URL: http://issues.apache.org/jira/browse/JDO-272
>      Project: JDO
>         Type: Test
>   Components: tck20
>     Versions: JDO 2 beta
>     Reporter: Matthew T. Adams
>     Assignee: Craig Russell
>      Fix For: JDO 2 final
>  Attachments: detachtests.patch
>
> Write tests for assertions in section "12.6.8 Detaching and attaching instances", including simple detachable shopping cart object model.

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