7fb555ce64d26b77b5675103145d7f499886af9f
Files Diff
- Added: 13
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shouldValidateCorrectYamlBySchema() : void renamed to public shouldDoNotThrowExceptionOnValidationValidDevfile(resourceFilePath String) : void in class org.eclipse.che.api.devfile.server.validator.DevfileSchemaValidatorTest | From | To | |
Extract Method | 1 | ||
Extract Method private getResource(name String) : String extracted from public shouldValidateCorrectYamlBySchema() : void in class org.eclipse.che.api.devfile.server.validator.DevfileSchemaValidatorTest | From | To |