|
Description
|
In org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest
*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
"Assertion 12.7.5-1 (FetchPlanTest) failed: ";
should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.
|
In org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface
*<B>Assertion IDs:</B> 12.7.5-1
and
private static final String ASSERTION_FAILED =
"Assertion 12.7.5-1 (FetchPlanTest) failed: ";
should refer to assertion id 12.7.1-1 to be consistent with the spec and spreadsheet, even though the id is in section 12.7.5.
|
|
Summary
|
Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.AbstractFetchPlanTest
|
Incorrect assertion id number in org.apache.jdo.tck.api.persistencemanager.fetchplan.FetchPlanInterface
|
JDO-351fix assertion id" src/java/org/apache/jdo/tck/api/persistencemanager/fetchplan/FetchPlanInterface.javaSending src/java/org/apache/jdo/tck/api/persistencemanager/fetchplan/FetchPlanInterface.java
Transmitting file data .
Committed revision 388944.