You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Patricia Webster <pw...@gmail.com> on 2014/07/14 19:17:36 UTC

Where to find full explanation of PigTest methods

I really need some better documentation to understand the handful of
methods one can call on in pigtest. Reading the headers is not really
helpful.
For example : "Gets an iterator on the content of one alias ... "

I am trying to figure out what I have or can control in a pigunit test
outside of checking the returned output.
Is there a place that has some detailed examples and some clear discussion?

Thanks

Re: Where to find full explanation of PigTest methods

Posted by Suraj Nayak M <sn...@gmail.com>.
Patricia,

If you can name few of the method names where you have difficulty in 
understand, community can help(I would help if I know about it or I will 
let you know how to use). The conversation (on validation) can be made 
part of API documentation if it improves code readability and usage.

--
Thanks
Suraj Nayak

On Monday 14 July 2014 10:47 PM, Patricia Webster wrote:
> I really need some better documentation to understand the handful of
> methods one can call on in pigtest. Reading the headers is not really
> helpful.
> For example : "Gets an iterator on the content of one alias ... "
>
> I am trying to figure out what I have or can control in a pigunit test
> outside of checking the returned output.
> Is there a place that has some detailed examples and some clear discussion?
>
> Thanks
>