On 10/11/06, Nathan Beyer <[EMAIL PROTECTED]> wrote:
Perhaps, but there are much better ways of determining that. From just
reading the test code to code coverage tools.
From my analysis, these were part of the large test contribution and
indicated that there wasn't an explicit test for that method. In most
cases, there were tests for these methods, either in other classes or
in other methods of the class.
Nathan, I agree ;-)
-Nathan
On 10/10/06, Richard Liang <[EMAIL PROTECTED]> wrote:
> On 10/11/06, Nathan Beyer <[EMAIL PROTECTED]> wrote:
> > I've seen a few and I've deleted any that I've come across. I would
> > say feel free to delete them too. I've also been deleting empty setup
> > and teardown methods too.
>
> Please do not simply delete them. Maybe that means we are lack of the
> test for some methods, for example "getInetAddress".
>
> >
> > -Nathan
> >
> > On 10/10/06, Alexey Petrenko <[EMAIL PROTECTED]> wrote:
> > > These could be a result of copy/paste tests creation.
> > > And I'm curious why it was written for the first time. :)
> > >
> > > SY, Alexey
> > >
> > > 2006/10/10, Mark Hindess <[EMAIL PROTECTED]>:
> > > >
> > > > I've come across a couple of tests with things like:
> > > >
> > > > public void test_getInetAddress() {
> > > > assertTrue("Used to test", true);
> > > > }
> > > >
> > > > Can anyone explain why we have these?
> > > >
> > > > Regards,
> > > > Mark.
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > > --
> > > Alexey A. Petrenko
> > > Intel Middleware Products Division
> > >
> > > ---------------------------------------------------------------------
> > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Richard Liang
> China Development Lab, IBM
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Richard Liang
China Development Lab, IBM
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]