15e458e0a307a2dbe68645d5e17d8d3f338ef77d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Parameter | 4 | ||
| Rename Parameter excludeTags : List<String> to tags : List<String> in method public excludeTags(tags List<String>) : PostDiscoveryFilter in class org.junit.gen5.launcher.TagFilter | From | To | |
| Rename Parameter tagNames : String... to tags : String... in method public excludeTags(tags String...) : PostDiscoveryFilter in class org.junit.gen5.launcher.TagFilter | From | To | |
| Rename Parameter includeTags : List<String> to tags : List<String> in method public includeTags(tags List<String>) : PostDiscoveryFilter in class org.junit.gen5.launcher.TagFilter | From | To | |
| Rename Parameter tagNames : String... to tags : String... in method public includeTags(tags String...) : PostDiscoveryFilter in class org.junit.gen5.launcher.TagFilter | From | To |