Class WidgetMacroLibraryTests

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
All Implemented Interfaces:
junit.framework.Test

public class WidgetMacroLibraryTests extends OFBizTestCase
  • Constructor Details

    • WidgetMacroLibraryTests

      public WidgetMacroLibraryTests(String name)
  • Method Details

    • initHttpClient

      public HttpClient initHttpClient() throws HttpClientException
      Prepare the http client to call the demo layout screen
      Throws:
      HttpClientException
    • testHtmlMacroLibrary

      public void testHtmlMacroLibrary() throws Exception
      Test html macro library.
      Throws:
      Exception - the exception
    • testTextMacroLibrary

      public void testTextMacroLibrary() throws Exception
      Test text macro library.
      Throws:
      Exception - the exception
    • testXmlMacroLibrary

      public void testXmlMacroLibrary() throws Exception
      Test xml macro library.
      Throws:
      Exception - the exception
    • testCsvMacroLibrary

      public void testCsvMacroLibrary() throws Exception
      Test csv macro library.
      Throws:
      Exception - the exception
    • testXlsMacroLibrary

      public void testXlsMacroLibrary() throws Exception
      Test xls macro library.
      Throws:
      Exception - the exception
    • testFopMacroLibrary

      public void testFopMacroLibrary() throws Exception
      Test fop macro library.
      Throws:
      Exception - the exception