ba53766e285e237b0945aa5fbca824defa93cfe6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public shouldNotThrowTimeoutExceptionWhenDoneLaterThanAtLeastConstraint() : void renamed to public doesNotThrowTimeoutExceptionWhenDoneLaterThanAtLeastConstraint() : void in class com.jayway.awaitility.AwaitilityTest | From | To | |
| Rename Method public shouldThrowTimeoutExceptionWhenDoneEarlierThanAtLeastConstraint() : void renamed to public throwsTimeoutExceptionWhenDoneEarlierThanAtLeastConstraint() : void in class com.jayway.awaitility.AwaitilityTest | From | To |