| Summary: | Dynamic JPA: Add JUnit testing for relationships that include 1:M unidirectional and bidirectional | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Michael OBrien <michael.f.obrien> |
| Component: | Eclipselink | Assignee: | Nobody - feel free to take it <nobody> |
| Status: | NEW --- | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | eclipselink.foundation-inbox, martin.grebac |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
| Bug Depends on: | 325699 | ||
| Bug Blocks: | 454799 | ||
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink |
>JUnit regression testing needs to be added after bug # 325699 is fixed. Fortunately Frank S. is going through our Dynamic JPA API and exposing issues that are not caught by our regression tests. See the test case for unidirectional OneToMany as a start that Frank contributed.