Jonathan Coveney created PIG-2704:
-------------------------------------

             Summary: Create a Tuple semantics test suite
                 Key: PIG-2704
                 URL: https://issues.apache.org/jira/browse/PIG-2704
             Project: Pig
          Issue Type: Improvement
            Reporter: Jonathan Coveney


While developing a new Tuple, I realized that there are a lot of assumptions 
about how Tuples work, but no clear way how to test those assumptions (short of 
trying to force your new Tuple into as many codepaths as possible). It'd be 
very useful to have a test suite that takes a Tuple (or perhaps the factory 
that generates it, for more control), and tests that it operates as a Tuple 
should.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to