8a8ca6759e8fc080cd84ba5832d874466bcd4781
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 13 | ||
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public containsExactlyEntriesMatchingShouldThrowWhenExpectingMoreEntries() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public hasNoEntryShouldThrowWhenNotEmpty() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public containsExactlyEntriesMatchingShouldNotThrowWhenBothEmpty() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public containsExactlyExtraFieldsShouldThrowWhenMissingExpectedField() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public containsExactlyExtraFieldsShouldNotThrowWhenBothEmpty() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public containsExactlyEntriesMatchingShouldThrowWhenExpectingLessEntries() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public hasNoEntryShouldNotThrowWhenEmpty() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public isDirectoryShouldThrowWhenNotADirectory() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public hasStringContentShouldNotThrowWhenIdentical() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public containsExactlyEntriesMatchingShouldNotThrowWhenRightOrder() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public hasNameShouldThrowWhenWrongName() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public hasStringContentShouldThrowWhenDifferent() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To | |
Extract Method private buildZipFile(entries SimpleImmutableEntry<String,byte[]>...) : void extracted from public containsExactlyEntriesMatchingShouldNotThrowWhenWrongOrder() : void in class org.apache.james.mailbox.backup.ZipAssertTest | From | To |