Class TextLineFormatterTest
java.lang.Object
test.de.iip_ecosphere.platform.connectors.TextLineFormatterTest
Tests
TextLineFormatter functionality.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA test formatter without encoding.static classA test formatter with encoding. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTestsFormatterUtils.createInstance(ClassLoader, String, String).voidTests the formatter.
-
Constructor Details
-
TextLineFormatterTest
public TextLineFormatterTest()
-
-
Method Details
-
testFormatter
Tests the formatter.- Throws:
IOException- shall not occur
-
testCreateInstance
public void testCreateInstance()TestsFormatterUtils.createInstance(ClassLoader, String, String).
-