872271c9346c31e93fcca09003a33560a109d291
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable result : Set<TestTag> to tags : Set<TestTag> in method public getTags() : Set<TestTag> in class org.junit.vintage.engine.descriptor.VintageTestDescriptor | From | To | |
Extract Method | 1 | ||
Extract Method private addTagsFromParent(tags Set<TestTag>) : void extracted from public getTags() : Set<TestTag> in class org.junit.vintage.engine.descriptor.VintageTestDescriptor | From | To |