e08c06fc8bbc66f99176bba7cf5cf3ea82fcea0a
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type pollInterval : Duration to pollInterval : PollInterval in method public ConditionSettings(alias String, catchUncaughtExceptions boolean, maxWaitTime Duration, pollInterval PollInterval, pollDelay Duration, conditionEvaluationListener ConditionEvaluationListener, ignoreExceptions ExceptionIgnorer) in class com.jayway.awaitility.core.ConditionSettings | From | To | |
Change Return Type | 1 | ||
Change Return Type Duration to PollInterval in method public getPollInterval() : PollInterval in class com.jayway.awaitility.core.ConditionSettings | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type pollInterval : Duration to pollInterval : PollInterval in class com.jayway.awaitility.core.ConditionFactory | From | To | |
Change Attribute Type pollInterval : Duration to pollInterval : PollInterval in class com.jayway.awaitility.core.ConditionSettings | From | To |