140f63aca232093a058b179e78cc0d3b2a82bc7f
Files Diff
- Added: 8
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method private loadTestImage(imagePath String) : BufferedImage from class com.galenframework.tests.validation.ValidationTest to public loadTestImage(imagePath String) : BufferedImage from class com.galenframework.tests.validation.ValidationTestBase | From | To | |
Pull Up Method private page(elements HashMap<String,PageElement>, screenshotImage BufferedImage) : MockedPage from class com.galenframework.tests.validation.ValidationTest to public page(elements HashMap<String,PageElement>, screenshotImage BufferedImage) : MockedPage from class com.galenframework.tests.validation.ValidationTestBase | From | To |