Skip to content

Conversation

@kvaithin
Copy link
Contributor

@kvaithin kvaithin commented Jun 6, 2022

Close: #73

Added unit tests for NameGenerator class.
Not directly testing the generated value as it used random UUID.

Could have used powermock to mock results but that is more relevant to legacy code that has challenges in being tested.
Believe the assertions within this test address the intended results.

@juancgalvis
Copy link
Contributor

@kvaithin thank you by your contribution to this project, please fix your contribution, there is a Missing package statement

Copy link
Contributor

@juancgalvis juancgalvis left a comment

Choose a reason for hiding this comment

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

Thank you @kvaithin by your contribution

@juancgalvis juancgalvis merged commit fd0c01a into reactive-commons:master Jun 13, 2022
@juancgalvis
Copy link
Contributor

🎉 This PR is included in version 4.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@juancgalvis
Copy link
Contributor

🎉 This PR is included in version 4.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add some unit tests to NameGenerator class

2 participants