Forum Discussion
LZhang
17 years agoFrequent Contributor
Hi:
1. Refactor only shows me the mapping between LinkCEDevice and LinkDevice VISUALLY/GRAPHICALLY. However, after I finish the refactoring process, it displays "update is complete" or something like that. It doesn't actually go into any test cases to update the methods. In this case, it doesn't REPLACE LinkCEDevice with LinkDevice physically. What I am trying to say is the refactoring only shows us the graphical mapping rather than actually replacing the old methods with the new methods. Therefore, I think this is a bug in refactoring.
2. Update definition doesn't replace LinkCEDevice with LinkDevice either. It simply removes the old method from all test cases, leaving us to find out where we should insert the new method.
Li
1. Refactor only shows me the mapping between LinkCEDevice and LinkDevice VISUALLY/GRAPHICALLY. However, after I finish the refactoring process, it displays "update is complete" or something like that. It doesn't actually go into any test cases to update the methods. In this case, it doesn't REPLACE LinkCEDevice with LinkDevice physically. What I am trying to say is the refactoring only shows us the graphical mapping rather than actually replacing the old methods with the new methods. Therefore, I think this is a bug in refactoring.
2. Update definition doesn't replace LinkCEDevice with LinkDevice either. It simply removes the old method from all test cases, leaving us to find out where we should insert the new method.
Li
Related Content
- 2 years ago
- 2 years ago
- 2 years ago
Recent Discussions
- 22 hours ago
- 17 days ago