Package introspector

Class IntrospectorCompareTreesWriteHtmlTest

java.lang.Object
introspector.IntrospectorCompareTreesWriteHtmlTest

public class IntrospectorCompareTreesWriteHtmlTest extends Object
Tests the Introspector Facade as an API to compare two trees and write the differences in an HTML file.
  • Constructor Details

    • IntrospectorCompareTreesWriteHtmlTest

      public IntrospectorCompareTreesWriteHtmlTest()
  • Method Details

    • createDirIfItDoesNotExist

      private static boolean createDirIfItDoesNotExist(String directoryName)
    • testWriteTreeAsHTMLFullInfo

      @Test public void testWriteTreeAsHTMLFullInfo() throws IOException
      Throws:
      IOException
    • testWriteTreeAsTxtHTMLInfo

      @Test public void testWriteTreeAsTxtHTMLInfo() throws IOException
      Throws:
      IOException