Hi JDO Folks !

Has there been any considarations to split up the JDOQL Operator Test to have one TestMethod per Persistent Type ?

For Example:
org.apache.jdo.tck.query.jdoql.operators.BinaryAddition
to have
testInteger
testCharacter
testBigDecimal
....

I think this would help anyone alot, who wants to use the TCK to test an Implementation with a specific Backend, because we all know that on some Database Backends there could be some restriction to some Types. So having tests which have one Testmethod per Type would make it much easier to see what is failing and what not.


cheers
Christian





Reply via email to