Toggle navigation
Home
junit5
884efc71012d74ccab55c8f98b823e067a6d0e29
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 4
Link to commit
Third party dependencies:
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Extract Method
1
Extract Method public byTags(includeTags List<String>) : Predicate<TestDescriptor> extracted from public byTags(tagNames String...) : Predicate<TestDescriptor> in class org.junit.gen5.engine.TestPlanSpecification
From
To