76441c0b4372be17509107dac825e6240b422b56
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public fail_with_good_message_when_assertion_is_failing() : void renamed to public should_fail_with_good_message_when_assertion_is_failing() : void in class org.assertj.core.api.Assertions_assertThat_with_Throwable_Test | From | To | |
Move And Rename Method | 3 | ||
Move And Rename Method public can_invoke_late_assertion_on_assertThat_ThrowingCallable() : void from class org.assertj.core.api.Assertions_assertThat_with_Throwable_Test to public can_invoke_late_assertion_on_assertThatCode() : void from class org.assertj.core.api.Assertions_assertThatCode_Test | From | To | |
Move And Rename Method public should_fail_when_asserting_not_exception_raised() : void from class org.assertj.core.api.Assertions_assertThat_with_Throwable_Test to public should_fail_when_asserting_no_exception_raised_but_exception_occurs() : void from class org.assertj.core.api.Assertions_assertThatCode_Test | From | To | |
Move And Rename Method public should_not_fail_when_asserting_not_exception_raised() : void from class org.assertj.core.api.Assertions_assertThat_with_Throwable_Test to public should_succeed_when_asserting_no_exception_raised_and_no_exception_occurs() : void from class org.assertj.core.api.Assertions_assertThatCode_Test | From | To |