public class TextLineFormatterTest extends Object
TextLineFormatter functionality.| Modifier and Type | Class and Description |
|---|---|
static class |
TextLineFormatterTest.CustomBaseFormatter
A test formatter without encoding.
|
static class |
TextLineFormatterTest.CustomExBaseFormatter
A test formatter with encoding.
|
| Constructor and Description |
|---|
TextLineFormatterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCreateInstance()
Tests
FormatterUtils#createInstance(ClassLoader, String, Class, String). |
void |
testFormatter()
Tests the formatter.
|
public void testFormatter()
throws IOException
IOExceptionpublic void testCreateInstance()
FormatterUtils#createInstance(ClassLoader, String, Class, String).Copyright © 2022. All rights reserved.