Class BaseCPDCLITest


  • public abstract class BaseCPDCLITest
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BaseCPDCLITest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getOutput()  
      protected void runCPD​(java.lang.String... args)  
      void setup()  
      void teardown()  
      • Methods inherited from class java.lang.Object

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

      • BaseCPDCLITest

        public BaseCPDCLITest()
    • Method Detail

      • setup

        public void setup()
                   throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
      • teardown

        public void teardown()
      • getOutput

        public final java.lang.String getOutput()
      • runCPD

        protected void runCPD​(java.lang.String... args)