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 2006/03/05 00:14:31 UTC

[Jdo Wiki] Update of "TechnologyCompatibilityKit/TestTemplate" by CraigRussell

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 CraigRussell:
http://wiki.apache.org/jdo/TechnologyCompatibilityKit/TestTemplate

------------------------------------------------------------------------------
      public void test() {
              fail(ASSERTION_FAILED +
                       "Please add some test code!!");
-             }
-         }
      }
  }
  }}}