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

How to test a client ? #75

Open
Kuinox opened this issue Apr 19, 2022 · 3 comments
Open

How to test a client ? #75

Kuinox opened this issue Apr 19, 2022 · 3 comments

Comments

@Kuinox
Copy link

Kuinox commented Apr 19, 2022

Hello,

The Paho Testing Utilities are a collection of code and tools to help test MQTT clients and Brokers.

I understand that with this repo, I can test a client implementation, Is there any guidance how to do this ?

@smcd253
Copy link

smcd253 commented Aug 17, 2022

I am also wondering how this works. How would I use this to test a client I am currently implementing?

@Kuinox
Copy link
Author

Kuinox commented Aug 17, 2022

I am also wondering how this works. How would I use this to test a client I am currently implementing?

For my curiosity: in which language do you implement your client ?

@CAPTAINVISHA
Copy link

CAPTAINVISHA commented Feb 16, 2023

Does anyone know , how to write unit test case for mqtt connection in android studio. Because in 3rd package of Unit Test there is no context ??

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

No branches or pull requests

3 participants