Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
The Spring test context framework allows omitting the context location in case one can stick to the convention of ${package}.${classname}-context.xml. So in case you rename or move a test class it is essential to also move or rename the appropriate config file. Would be cool if STS could do that.