f2b2fd364e5ba67df6144a463dd4a7ff6abcef23
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| com.github.detro:ghostdriver:2.0.0 | |
| org.seleniumhq.selenium:htmlunit-driver:2.30.1 | |
| Updated | |
| From org.seleniumhq.selenium:selenium-server 3.5.2 To 3.12.0 | |
| From org.seleniumhq.selenium:selenium-remote-driver 3.5.2 To 3.12.0 | |
| From org.seleniumhq.selenium:selenium-java 3.5.2 To 3.12.0 | |
| From org.mockito:mockito-core 1.10.19 To 2.18.3 | |
| From org.freemarker:freemarker 2.3.23 To 2.3.28 | |
| From org.jsoup:jsoup 1.10.3 To 1.11.3 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 5 | ||
| Change Parameter Type argument : Object to argument : Description in method public matches(argument Description) : boolean in class cucumber.runtime.junit.FeatureRunnerTest.DescriptionMatcher | From | To | |
| Change Parameter Type argument : Object to argument : Failure in method public matches(argument Failure) : boolean in class cucumber.runtime.junit.FeatureRunnerTest.FailureMatcher | From | To | |
| Change Parameter Type argument : Object to argument : PickleStep in method public matches(argument PickleStep) : boolean in class cucumber.runtime.formatter.PickleStepMatcher | From | To | |
| Change Parameter Type argument : Object to argument : EmbedEvent in method public matches(argument EmbedEvent) : boolean in class cucumber.runtime.ScenarioResultTest.EmbedEventMatcher | From | To | |
| Change Parameter Type argument : Object to argument : WriteEvent in method public matches(argument WriteEvent) : boolean in class cucumber.runtime.ScenarioResultTest.WriteEventMatcher | From | To | |
| Move Method | 2 | ||
| Move Method public matches(argument Object) : boolean from class cucumber.runtime.junit.FeatureRunnerTest.FailureMatcher to public matches(argument Description) : boolean from class cucumber.runtime.junit.FeatureRunnerTest.DescriptionMatcher | From | To | |
| Move Method public matches(argument Object) : boolean from class cucumber.runtime.junit.FeatureRunnerTest.DescriptionMatcher to public matches(argument Failure) : boolean from class cucumber.runtime.junit.FeatureRunnerTest.FailureMatcher | From | To | |
| Move Class | 2 | ||
| Move Class cucumber.runtime.EmbedEventMatcher moved to cucumber.runtime.ScenarioResultTest.EmbedEventMatcher | From | To | |
| Move Class cucumber.runtime.WriteEventMatcher moved to cucumber.runtime.ScenarioResultTest.WriteEventMatcher | From | To |