Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Checked in: Fix bug 292160

1. Enable three CriteriaAPI test suites: AdvancedCompositePKJunitTest, JUnitCriteriaSimpleTestSuite and AdvancedQueryTestSuite running on the server.

Tested on WebLogic 10.3.1 (Need to manually add the javax.persistence_2.0_preview.jar in WLS's classpath).

2.
Added CriteriaAPI tests suites AdvancedQueryTestSuite and JUnitCriteriaSimpleTestSuite into the JPA FullRegressionTestSuite.

Tested in SE environment. All tests passed:
 [junit] Tests run: 1422, Failures: 0, Errors: 0, Time elapsed: 916.559 sec

Code reviewed by Christopher Delahunt.

Checked in EclipseLink 2.0 (revision: 5531)


Back to the top