5dacccb6fd1cff821c69f1ba00cd9951c7f29f64
Files Diff
- Added: 0
 - Removed: 1
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private setUp() : void renamed to private prepareTestEnviroment() : void in class org.apache.ignite.testframework.junits.GridAbstractTest | From | To | |
| Move Method | 1 | ||
| Move Method public getName() : String from class org.apache.ignite.testframework.junits.JUnit3TestLegacySupport to public getName() : String from class org.apache.ignite.testframework.junits.GridAbstractTest | From | To | |
| Move Attribute | 1 | ||
| Move Attribute public nameRule : TestName from class org.apache.ignite.testframework.junits.JUnit3TestLegacySupport to private nameRule : TestName from class org.apache.ignite.testframework.junits.GridAbstractTest | From | To |