Package introspector

Class IntrospectorWriteTest

java.lang.Object
introspector.IntrospectorWriteTest

public class IntrospectorWriteTest extends Object
Tests the Introspector Facade as an API to write trees as text or HTML files.
  • Constructor Details

    • IntrospectorWriteTest

      public IntrospectorWriteTest()
  • Method Details

    • createDirIfItDoesNotExist

      private static boolean createDirIfItDoesNotExist(String directoryName)
    • testWriteTreeAsTxt

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

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

      @Test public void testWriteTreeAsHtml() throws IOException
      Throws:
      IOException
    • testWriteTreeAsHtmlShortInfo

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