cfc6e3bb42b3ce581d734f4ac0ddb29891edbf8c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type base64 : String to bytes : byte[] in method private response(bytes byte[]) : Response in class com.hubspot.singularity.data.SandboxManagerTest | From | To | |
Rename Variable | 3 | ||
Rename Variable base64 : String to bytes : byte[] in method public testValidUtf8WithThreeByteCharacters() : void in class com.hubspot.singularity.data.SandboxManagerTest | From | To | |
Rename Variable base64 : String to bytes : byte[] in method public testInvalidUtf8WithTwoBytesOfThreeByteCharacter() : void in class com.hubspot.singularity.data.SandboxManagerTest | From | To | |
Rename Variable base64 : String to bytes : byte[] in method public testInvalidUtf8WithOneByteOfThreeByteCharacter() : void in class com.hubspot.singularity.data.SandboxManagerTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type base64 : String to bytes : byte[] in method public testValidUtf8WithThreeByteCharacters() : void in class com.hubspot.singularity.data.SandboxManagerTest | From | To | |
Change Variable Type base64 : String to bytes : byte[] in method public testInvalidUtf8WithTwoBytesOfThreeByteCharacter() : void in class com.hubspot.singularity.data.SandboxManagerTest | From | To | |
Change Variable Type base64 : String to bytes : byte[] in method public testInvalidUtf8WithOneByteOfThreeByteCharacter() : void in class com.hubspot.singularity.data.SandboxManagerTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter base64 : String to bytes : byte[] in method private response(bytes byte[]) : Response in class com.hubspot.singularity.data.SandboxManagerTest | From | To |