Michael Bouschen created JDO-849: ------------------------------------ Summary: Simplify SampleReadQuery test methods with variables of type String Key: JDO-849 URL: https://issues.apache.org/jira/browse/JDO-849 Project: JDO Issue Type: Task Components: tck Affects Versions: JDO 3.3 Reporter: Michael Bouschen
JDO-844 added three test methods to the SampleReadQuery variables of type String. These test methods should be simplified, because they are added as sample queries to the spec. The test methods should be moved to a TCK query test class handling query variables and class SampleReadQuery should get a new test method using a query parameter passed to the collection of string instead of using a query variable. -- This message was sent by Atlassian Jira (v8.20.10#820010)