4983a620d45d102b753e66af1ef305e4c503959a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public test() : void renamed to public failingTest() : void in class org.junit.gen5.engine.junit4.samples.PlainJUnit4TestCaseWithSingleTestWhichFails | From | To | |
| Extract Variable | 1 | ||
| Extract Variable testClass : Class<?> in method package executesPlainJUnit4TestCaseWithSingleTestWhichFails() : void from class org.junit.gen5.engine.junit4.JUnit4TestEngineClassExecutionTests | From | To |