| To run the tests, use the two commands:
- ant runagent
- ant javatest
Inside the javatest
- create a work directory
- go to the menu + Tasks + Monitor Agent Activity
- enable the option "Listening"
- go to the menu + Window + JDO 1.0 TCK ...
- go to the menu + Run + Start
- click OK
- Now configure the test. Say no to all options, but say yes to a exclude list.
- Add an exclude list, The exclude list file is available inside the JDOTCK dir
- Add an environment file, which is also available inside the JDOTCK dir, as testsuite.jte
- Select the test environment.
- Start the tests.
The latest results from the JDO TCK can be found here
|