Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Java unit test

Hi Julien

We have an open ticket to add unit tests
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405722

I'm as surprised as you that they are not in the repository, but I
don't know what test framework IBM used internally prior to
contributing the code to Paho.

We would definitely be interested in any tests that you would like to
contribute - please attach patches to bug #405722 - in particular we
need to get these hooked into the CI process for the Maven builds too.

Andy

On Thu, Jun 27, 2013 at 8:40 PM, Julien Vermillard
<jvermillar@xxxxxxxxxxxxxxxxxx> wrote:
> Hi,
>
> I'm playing a bit with paho code (I'm experimenting an asynchronous MQTT message decoder but it's another subject).
>
> I'm a bit surprised there is zero unit test for the Paho MQTT java client. How does is it tested ?
>
> And would you be interested in the contribution of few basic message encoding/decoding JUnit tests ?
>
> Julien
>
> _______________________________________________
> paho-dev mailing list
> paho-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/paho-dev



-- 
Andy Piper | Farnborough, Hampshire (UK)
blog: http://andypiper.co.uk   |   skype: andypiperuk
twitter: @andypiper  |  images: http://www.flickr.com/photos/andypiper


Back to the top