Skip to content

Conversation

@rdodiya
Copy link
Contributor

@rdodiya rdodiya commented Oct 18, 2024

Fixed Issue #46

Summary

Constructor tests for the TopicDeleteResult was added in the ProtocolLayerDataCreationTests class
A new test method i.e testTopicDeleteResult was added in the ProtocolLayerDataCreationTests class that implements all the needed tests for the TopicDeleteResult.

}

@Test
void testTopicDeleteResult() {

Choose a reason for hiding this comment

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

@rdodiya looks good but change testTopicDeleteResult() method name to testTopicDeleteResultCreation() for consistence in the naming convetion.


@Test
void testTopicDeleteResult() {

Choose a reason for hiding this comment

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

Delete this empty line as well

@rdodiya
Copy link
Contributor Author

rdodiya commented Oct 18, 2024

Hi @Ndacyayisenga-droid , I have updated the changes, please review it.

@Ndacyayisenga-droid
Copy link
Member

Hi @Ndacyayisenga-droid , I have updated the changes, please review it.

LGTM

@hendrikebbers hendrikebbers merged commit 29e6545 into OpenElements:main Oct 22, 2024
@hendrikebbers hendrikebbers added the hacktoberfest-accepted Reserved for PRs that are accepted for Hacktoberfest (see https://hacktoberfest.com) 🚀👾🧑🏽‍💻 label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Reserved for PRs that are accepted for Hacktoberfest (see https://hacktoberfest.com) 🚀👾🧑🏽‍💻

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants