Class AbstractPigTest

  • Direct Known Subclasses:
    PigAdapterTest, PigRelBuilderStyleTest

    public abstract class AbstractPigTest
    extends java.lang.Object
    Common methods inheritable by all Pig-specific test classes.
    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractPigTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getFullPathForTestDataFile​(java.lang.String fileName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractPigTest

        public AbstractPigTest()
    • Method Detail

      • getFullPathForTestDataFile

        protected java.lang.String getFullPathForTestDataFile​(java.lang.String fileName)