Class TextLineFormatterTest

java.lang.Object
test.de.iip_ecosphere.platform.connectors.TextLineFormatterTest

public class TextLineFormatterTest extends Object
Tests TextLineFormatter functionality.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • TextLineFormatterTest

      public TextLineFormatterTest()
  • Method Details

    • testFormatter

      public void testFormatter() throws IOException
      Tests the formatter.
      Throws:
      IOException - shall not occur
    • testCreateInstance

      public void testCreateInstance()
      Tests FormatterUtils.createInstance(ClassLoader, String, String).