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,
there are a lot of test cases in IBM but not in a form that are readily contributable - they are tightly coupled to internal frameworks and test systems.  Once the basic maven / automation process is in place, the next task is to rework tests to make them suitable for Paho and contribute them as quickly as possible.


All the best
Dave




From:        Julien Vermillard <jvermillar@xxxxxxxxxxxxxxxxxx>
To:        General development discussions for paho project <paho-dev@xxxxxxxxxxx>
Date:        27/06/2013 20:56
Subject:        Re: [paho-dev] Java unit test
Sent by:        paho-dev-bounces@xxxxxxxxxxx




Hi Andy,
Thanks for the bug pointer !
I'll continue on my parser and try to duplicate my tests for the Paho client.

Julien

On Thu, Jun 27, 2013 at 12:47:10PM -0700, Andy Piper wrote:
> 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
> _______________________________________________
> paho-dev mailing list
> paho-dev@xxxxxxxxxxx
>
http://dev.eclipse.org/mailman/listinfo/paho-dev
>
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/paho-dev



Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

Back to the top