9bf43a517aeee78f41e146edb4bf4a5930560b9b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 1 | ||
| Extract Attribute private INFO : AssertionInfo in class org.assertj.core.internal.throwables.Throwables_assertHasCause_Test | From | To | |
| Extract Variable | 4 | ||
| Extract Variable throwable : Throwable in method public should_fail_if_actual_is_null() : void from class org.assertj.core.internal.throwables.Throwables_assertHasCause_Test | From | To | |
| Extract Variable expected : Throwable in method public should_pass_if_actual_has_no_cause_and_expected_cause_is_null() : void from class org.assertj.core.internal.throwables.Throwables_assertHasCause_Test | From | To | |
| Extract Variable expected : Throwable in method public should_pass_if_cause_has_expected_type_and_message() : void from class org.assertj.core.internal.throwables.Throwables_assertHasCause_Test | From | To | |
| Extract Variable expected : Throwable in method public should_fail_if_actual_is_null() : void from class org.assertj.core.internal.throwables.Throwables_assertHasCause_Test | From | To | |
| Extract Method | 1 | ||
| Extract Method private withCause(cause Throwable) : Throwable extracted from public should_pass_if_actual_has_no_cause_and_expected_cause_is_null() : void in class org.assertj.core.internal.throwables.Throwables_assertHasCause_Test | From | To |