| Summary: | Re-enable LocalOptimizerTests in org.eclipse.draw2d.test | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Steven R. Shaw <steveshaw> |
| Component: | GEF-Legacy GEF (MVC) | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ahunter.eclipse, hudsonr, nyssen |
| Version: | 3.2 | ||
| Target Milestone: | 3.6.0 (Helios) M7 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Steven R. Shaw
Adopted test case to new changed API by using reflection to access not accessible fields. Access to a LocalOptimizer instance (which is needed for the tests) is now performed indirectly by using a DirectedGraphLayout and removing all other steps from it. Do not forget to update the copyright header to 2010 to indicate a change made in 2010. Done. |