Package 

Class BaseTreeDumpTest

    • Constructor Summary

      Constructors 
      Constructor Description
      BaseTreeDumpTest(TreeRenderer printer, String extensionIncludingDot)
    • Method Summary

      Modifier and Type Method Description
      final Unit doTest(String fileBaseName)
      abstract BaseParsingHelper<?, ?> getParser()
      • Methods inherited from class net.sourceforge.pmd.test.BaseTextComparisonTest

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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

      • BaseTreeDumpTest

        BaseTreeDumpTest(TreeRenderer printer, String extensionIncludingDot)
        Parameters:
        printer - The node printer used to dump the trees
        extensionIncludingDot - Extension that the unparsed source file is supposed to have