Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fabric8 discovery cleanup 5 #1218

Merged
merged 16 commits into from
Feb 9, 2023

Conversation

wind57
Copy link
Contributor

@wind57 wind57 commented Feb 9, 2023

No description provided.


import org.springframework.cloud.client.ServiceInstance;
import org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance;
import org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties;

import static org.assertj.core.api.Assertions.assertThat;

@RunWith(MockitoJUnitRunner.class)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've moved this test to junit-5 + slightly polished it, the tests logic are the same.

@wind57 wind57 marked this pull request as ready for review February 9, 2023 17:06
@wind57
Copy link
Contributor Author

wind57 commented Feb 9, 2023

@ryanjbaxter minor thing, re-worked a test.

@ryanjbaxter ryanjbaxter added this to the 3.0.2 milestone Feb 9, 2023
@ryanjbaxter ryanjbaxter merged commit fe50304 into spring-cloud:main Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants