Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
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.