Package 

Class BaseTextComparisonTest


  • 
    public abstract class BaseTextComparisonTest
    
                        

    Compare a dump of a file against a saved baseline. See subclasses CpdTextComparisonTest, BaseTreeDumpTest.

    • Method Summary

      Modifier and Type Method Description
      • 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

      • BaseTextComparisonTest

        BaseTextComparisonTest()