b3a8aaf7b573aa5ba546f3b00533e03e53c26915
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable nullOptional : Optional<String> in method public isAbsentFailingNull() : void from class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method | 11 | ||
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public hasValue_failingWithAbsent() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public isAbsentFailing() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public isPresentFailingNull() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public isPresentFailing() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public hasValue_failingWithSameToStrings_named() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public hasValue_failingWithWrongValueForString_named() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public hasValue_failingWithWrongValueForString() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public isPresentFailing_named() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public hasValue_failingWithWrongValueForOther() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public hasValue_failingWithSameToStrings() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To | |
Extract Method private expectFailureWhenTestingThat(optional Optional<?>) : GuavaOptionalSubject extracted from public isAbsentFailingNull() : void in class com.google.common.truth.GuavaOptionalSubjectTest | From | To |