eda793ca2bca9db3496a0119dc417305ac1561e4
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private expectedNbCalls : int from class org.killbill.billing.jaxrs.TestPushNotification.CallmebackServlet to private expectedNbCalls : int from class org.killbill.billing.jaxrs.TestPushNotification | From | To | |
Extract Method | 3 | ||
Extract Method private unregisterTenantForCallback(callback String) : void extracted from public testPushNotification() : void in class org.killbill.billing.jaxrs.TestPushNotification | From | To | |
Extract Method private resetCallbackStatusProperties() : void extracted from public beforeMethod() : void in class org.killbill.billing.jaxrs.TestPushNotification | From | To | |
Extract Method private registerTenantForCallback() : String extracted from public testPushNotification() : void in class org.killbill.billing.jaxrs.TestPushNotification | From | To |