You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2005/09/16 18:56:20 UTC

[Jdo Wiki] Update of "DetachedObjects" by MatthewAdams

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jdo Wiki" for change notification.

The following page has been changed by MatthewAdams:
http://wiki.apache.org/jdo/DetachedObjects

------------------------------------------------------------------------------
  
  = TODO =
   * Identify assertions in spec and get them added to FrameMaker document.
+  * Adapt JPOX TestCase classes and do gap analysis against spec assertions
-  * Create TestCase classes for each assertion
-  * Pick an implementation to use (probably Lido, but will check with JPOX folks to see state of support for detachment).
  
  = Relevant Notes from Weekly Conference Call =
+ == Fri 16 Sep 05 ==
+ The current strategy for creating the detached object unit tests is to do a gap analysis to see how many existing JPOX unit tests can be adapted and brought into the TCK.  At that point, missing tests can be written for any untested assertions.
+ 
  == Fri 18 Feb 05 ==
  Matthew Adams will go through relevant areas of spec (currently only section 12.6.8), identify assertions, and let Michelle Caisse know so that she can add them to the document.  We will use the Company object model, and stick with simple fields in single objects and avoid complex object graphs.  We will continue with one TestCase class per assertion; the number of test methods will be at the class author's discretion.