Test Formats

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Test Formats

Atri Sharma
Folks,

I am working on IGNITE - 1006 and IGNITE - 1017 and am trying to track down
tests for forAttribute method. grepping through does not allow me to make
much idea.

Is there standard tests naming format that we follow so that it makes it
simpler to see existing tests/modify existing tests?

Regards,

Atri
Reply | Threaded
Open this post in threaded view
|

Re: Test Formats

yzhdanov
Atri, I think you can just find tests where ClusterGroup methods are tested
and add several new test methods to it. I think adding
"testForAttributes()" to "ClusterGroupSelfTest" will work for you.

--Yakov

2015-06-23 16:31 GMT+03:00 Atri Sharma <[hidden email]>:

> Folks,
>
> I am working on IGNITE - 1006 and IGNITE - 1017 and am trying to track down
> tests for forAttribute method. grepping through does not allow me to make
> much idea.
>
> Is there standard tests naming format that we follow so that it makes it
> simpler to see existing tests/modify existing tests?
>
> Regards,
>
> Atri
>
Reply | Threaded
Open this post in threaded view
|

Re: Test Formats

Atri Sharma
Thank you so much!
On 25 Jun 2015 19:55, "Yakov Zhdanov" <[hidden email]> wrote:

> Atri, I think you can just find tests where ClusterGroup methods are tested
> and add several new test methods to it. I think adding
> "testForAttributes()" to "ClusterGroupSelfTest" will work for you.
>
> --Yakov
>
> 2015-06-23 16:31 GMT+03:00 Atri Sharma <[hidden email]>:
>
> > Folks,
> >
> > I am working on IGNITE - 1006 and IGNITE - 1017 and am trying to track
> down
> > tests for forAttribute method. grepping through does not allow me to make
> > much idea.
> >
> > Is there standard tests naming format that we follow so that it makes it
> > simpler to see existing tests/modify existing tests?
> >
> > Regards,
> >
> > Atri
> >
>