4a2b982b39d279350663e6ff926ea4ee26aafdd3
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method private doGet(fileName String) : SparkTestUtil.UrlResponse extracted from public testStaticFilePageHtml() : void in class spark.StaticFilesTest | From | To | |
Extract Method private doGet(fileName String) : SparkTestUtil.UrlResponse extracted from public testExternalStaticFile() : void in class spark.StaticFilesTest | From | To | |
Extract Method private doGet(fileName String) : SparkTestUtil.UrlResponse extracted from public testExceptionMapping404() : void in class spark.StaticFilesTest | From | To | |
Extract Method private doGet(fileName String) : SparkTestUtil.UrlResponse extracted from public testStaticFilePagesIndexHtml() : void in class spark.StaticFilesTest | From | To | |
Extract Method private doGet(fileName String) : SparkTestUtil.UrlResponse extracted from public testStaticFileCssStyleCss() : void in class spark.StaticFilesTest | From | To |