b0448d1b6f1ce6efc3856806300b9caf420eef36
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private testMigratedMasterData(master RealmResource) : void renamed to private testMigratedData() : void in class org.keycloak.testsuite.migration.MigrationTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute master : RealmResource to masterRealm : RealmResource in method private testMigratedData() : void in class org.keycloak.testsuite.migration.MigrationTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute AUTO_MIGRATION_ENABLED : Boolean to START_MIGRATION_CONTAINER : Boolean in class org.keycloak.testsuite.arquillian.AuthServerTestEnricher | From | To |