cd7611e511ac44d5c5386793a05ebe6d2e3ebf39
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public buildEntityManagerFactory() : void renamed to public testHaltOnError() : void in class org.hibernate.test.schemaupdate.SchemaUpdateHaltOnErrorTest | From | To | |
Move Method | 3 | ||
Move Method protected getAnnotatedClasses() : Class<?>[] from class org.hibernate.test.schemaupdate.SchemaUpdateHaltOnErrorTest to protected getAnnotatedClasses() : Class<?>[] from class org.hibernate.test.schemaupdate.SchemaMigratorHaltOnErrorTest | From | To | |
Move Method protected buildSettings() : Map from class org.hibernate.test.schemaupdate.SchemaUpdateHaltOnErrorTest to protected buildSettings() : Map from class org.hibernate.test.schemaupdate.SchemaMigratorHaltOnErrorTest | From | To | |
Move Method public testHaltOnError() : void from class org.hibernate.test.schemaupdate.SchemaUpdateHaltOnErrorTest to public testHaltOnError() : void from class org.hibernate.test.schemaupdate.SchemaMigratorHaltOnErrorTest | From | To | |
Extract Class | 1 | ||
Extract Class org.hibernate.test.schemaupdate.SchemaMigratorHaltOnErrorTest from class org.hibernate.test.schemaupdate.SchemaUpdateHaltOnErrorTest | From | To |