| Summary: | DBWS JUnit: Existing Oracle visit tests need to be integrated into the new test framework. | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | David McCann <david.mccann> |
| Component: | Eclipselink | Assignee: | Nobody - feel free to take it <nobody> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
| Attachments: | |||
|
Description
David McCann
Created attachment 207093 [details]
Proposed fix - Type and OXDescriptor tests.
Fixes for type support, not building reference descriptors, null pointer (null result object) when no OUT args on a stored procedure, QueryOperation/Query name when there's overloading and/or pattern matching.
Created attachment 207094 [details]
Supporting test cases - Type and OXDescriptor.
Added Type and OXDescriptor tests
Created attachment 207102 [details]
Proposed fix - ORDescriptorTestSuite
Structure name set incorrectly for PL/SQL record fields.
Created attachment 207103 [details]
Supporting test cases - ORDescriptorTestSuite
ORDescriptor, OXDescriptor, and Type tests have been moved (revision 10401). Reviewed by: micheal.norman@oracle.com Tests: all unit tests pass as expected; ORDescriptorTestSuite; OXDescriptorTestSuite; TypesTestSuite The DBWS server tests will cover any required functionality from the visit suite. Closing as fixed. The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink |