Package introspector

Class IntrospectorCompareTreesWriteTxtTest

java.lang.Object
introspector.IntrospectorCompareTreesWriteTxtTest

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

    • IntrospectorCompareTreesWriteTxtTest

      public IntrospectorCompareTreesWriteTxtTest()
  • Method Details

    • createDirIfItDoesNotExist

      private static boolean createDirIfItDoesNotExist(String directoryName)
    • testWriteTreeAsTxtFullInfo

      @Test public void testWriteTreeAsTxtFullInfo() throws IOException
      Throws:
      IOException
    • testWriteTreeAsTxtShortInfo

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