Date: 2005-02-22T05:51:09 Editor: MichaelBouschen Wiki: Apache JDO Wiki Page: QueryTests URL: http://wiki.apache.org/jdo/QueryTests
Added prios to table listing TCK tests w/o test class in unimpl directory Change Log: ------------------------------------------------------------------------------ @@ -1,6 +1,6 @@ = JDO TCK 1.1 Test Cases = -The current JDO TCK (as implemented in the tck11 sub-project) does not implement all the JDO TCK assertions. For some of these assertions the unimpl_tests directory of the Sun cvs repository includes test classes where the test method need to be implemented. The spreadsheet assetions/Jdo``Tck``Assertions``Table.sxc lists all the assertions. +The current JDO TCK (as implemented in the tck11 sub-project) does not implement all the JDO TCK assertions. For some of these assertions the unimpl_tests directory of the Sun cvs repository includes test classes where the test method need to be implemented. There is a spreadsheet listing the JDO TCK assertions (details under TechnologyCompatibilityKit, section JDO TCK Assertions). Here are the unimpl tests for package org.apache.jdo.tck.query: @@ -34,20 +34,20 @@ ||A14.6.2-29||Sign``Inversion||prio 3|| ||A14.6.2-30||Multiplication||prio 3|| ||A14.6.2-31||Division||prio 3|| -||A14.6.2-32||Logical``Complement|||prio 2|| +||A14.6.2-32||Logical``Complement||prio 2|| ||A14.6.2-33||Starts``With``And``Ends``With||prio 3|| ||A14.6.2-34||Null``Collections``And``Is``Empty||prio 3|| ||A14.6.2-35||Null``Collections``And``Contains``Method||prio 3|| These are JDO 1.0 assertions w/o test class in the unimpl_tests directory. -||Assertion No.||Comment|| -||A14.4-5||Multiple identical imports|| -||A14.6-15||Query.setXXX method repalce previous values|| -||A14.6.1-7||Changing query result collection fails|| -||A14.6.1-8 ||pc parameter bound to different pm fails|| -||A14.6.1-10||Query with ignoreCache=false|| -||A14.6.2-11||Identifier name space|| +||Assertion No.||Description||Comment|| +||A14.4-5||Multiple identical imports||prio3|| +||A14.6-15||Query.setXXX method replace previous values||prio3|| +||A14.6.1-7||Changing query result collection fails||prio3|| +||A14.6.1-8||pc parameter bound to different pm fails||prio3|| +||A14.6.1-10||Query with ignoreCache=false||prio3|| +||A14.6.2-11||Identifier name space||prio3|| = JDO TCK 2.0 Test Cases =