Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 340683 - [EMF Runtime Extensions] Create test for EObjectUtil#getInverseReferences()
Summary: [EMF Runtime Extensions] Create test for EObjectUtil#getInverseReferences()
Status: CLOSED FIXED
Alias: None
Product: Sphinx
Classification: Automotive
Component: Core (show other bugs)
Version: 0.7.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 0.7.0   Edit
Assignee: Dao Hoang CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-22 12:41 EDT by Stephan Eberle CLA
Modified: 2021-07-14 02:14 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Eberle CLA 2011-03-22 12:41:40 EDT
In bug #340645, aforementioned new method has been added to EObjectUtil. Please add a corresponding test which checks if it behaves correctly. Make sure that inverse references in the whole model are found but not only the ones coming from contained children of the specified EObject (this is why we have added some code to EObjectUtil#getInverseReferences() that installs the ECrossReferenceAdapter on the given EObject's ResourceSet instead on the EObject itself).

We could use one of the Hummingbird models in the reference workspace for that purpose.
Comment 1 Dao Hoang CLA 2011-04-13 03:58:50 EDT
Tests for getInverseReferences()were created and added into EObjectUtilTests class.
Comment 2 Balazs Grill CLA 2021-07-14 02:14:08 EDT
Mass-closing Resolved tickets