af026d1efa482728f1ee78a8d3aa54c2162233f5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type ignoredTests : Set<Class> to ignoredTests : Collection<Class> in method public addTestIfNeeded(suite TestSuite, test Class<? extends TestCase>, ignoredTests Collection<Class>) : void in class org.apache.ignite.testframework.GridTestUtils | From | To | |
Change Parameter Type test : Class to test : Class<? extends TestCase> in method public addTestIfNeeded(suite TestSuite, test Class<? extends TestCase>, ignoredTests Collection<Class>) : void in class org.apache.ignite.testframework.GridTestUtils | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.ignite.internal.processors.cache.IgniteMarshallerCacheClassNameConflictTest.OrganizatioN renamed to org.apache.ignite.internal.processors.cache.IgniteMarshallerCacheClassNameConflictTest.Organization_D4pss2X99lE | From | To | |
Change Variable Type | 1 | ||
Change Variable Type bOrg2 : OrganizatioN to bOrg2 : Organization_D4pss2X99lE in method public testCachePutGetClassesWithNameConflict() : void in class org.apache.ignite.internal.processors.cache.IgniteMarshallerCacheClassNameConflictTest | From | To |