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 RichardSchilling:
http://wiki.apache.org/jdo/TestingAndBuilding
------------------------------------------------------------------------------
You've made a modification to the JDO code which you've already checked out from the SVN
repository. And you have successfully built the source (with your new changes). Now you
need to build a test to be certain your change works. This is as important as making the
change itself, and a requirement of the JDO project to get your changes accepted.
- The following steps, which are discussed below, is what you'll be doing to set up a successful
test:
+ The following steps, which are discussed below, are what you'll be doing to set up and execute
a successful JDO test:
1. Familiarize yourself with the test environment
2. Write your test code.
|