7da105be0ab0a217f955858baaaec7940db4315f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public tearsDown() : void renamed to private createSchema() : void in class org.hibernate.test.schemaupdate.foreignkeys.SchemaUpdateWithKeywordAutoQuotingEnabledTest | From | To | |
| Rename Method public afterTest() : void renamed to public tearDown() : void in class org.hibernate.test.schemavalidation.NumericValidationTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private dropSchema() : void extracted from public tearsDown() : void in class org.hibernate.test.schemaupdate.foreignkeys.SchemaUpdateWithKeywordAutoQuotingEnabledTest | From | To |