Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Conversation

jkurra-hw
Copy link
Contributor

No description provided.

Copy link
Contributor

@arao6 arao6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me

.put(Mockito.eq("https://api.sandbox.hyperwallet.com/rest/v4/users/test-user-token/paypal-accounts/test-paypal-account-token"),
argument.capture(), Mockito.eq(payPalAccount.getClass()));

HyperwalletPayPalAccount apiClientPayPalAccount = argument.getValue();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the name of apiClientPaypalAccount to hyperwalletPayPalAccount. There is a class called HyperwalletAPIClient wich may cause confusion.

Copy link
Contributor Author

@jkurra-hw jkurra-hw Sep 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed review comment . thanks @Rrathinasabapath

@coveralls
Copy link

coveralls commented Sep 4, 2020

Coverage Status

Coverage increased (+0.002%) to 99.69% when pulling 5c25c39 on feature/HW-66702-V4PayPalAccounts-Java into 7ee9746 on V4.

@akalichety-hw akalichety-hw merged commit c0cf657 into V4 Sep 10, 2020
@peter-joseph peter-joseph deleted the feature/HW-66702-V4PayPalAccounts-Java branch September 15, 2020 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants