net.sourceforge.pmd.cli
Class BaseCPDCLITest

java.lang.Object
  extended by net.sourceforge.pmd.cli.BaseCPDCLITest

public abstract class BaseCPDCLITest
extends Object


Constructor Summary
BaseCPDCLITest()
           
 
Method Summary
 String getOutput()
           
protected  void runCPD(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 UnsupportedEncodingException
Throws:
UnsupportedEncodingException

teardown

public void teardown()

getOutput

public final String getOutput()

runCPD

protected void runCPD(String... args)


Copyright © 2002-2016 InfoEther. All Rights Reserved.