public class MapCloudhopperCharsetHandlerTest extends Object
| Modifier and Type | Field and Description |
|---|---|
LoggingTestRule |
loggingRule |
| Constructor and Description |
|---|
MapCloudhopperCharsetHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInvalidCharset() |
void |
addValidCharset() |
void |
before() |
void |
buildWithMap() |
void |
encodeWithKnownCharset() |
void |
encodeWithUnknownNioCharset() |
void |
encodeWithUnmappedCloudhopperCharset() |
public final LoggingTestRule loggingRule
public void before()
public void buildWithMap()
throws EncodingException
EncodingExceptionpublic void addInvalidCharset()
throws EncodingException
EncodingExceptionpublic void addValidCharset()
throws EncodingException
EncodingExceptionpublic void encodeWithKnownCharset()
throws EncodingException
EncodingExceptionpublic void encodeWithUnknownNioCharset()
throws EncodingException
EncodingExceptionpublic void encodeWithUnmappedCloudhopperCharset()
throws EncodingException
EncodingExceptionCopyright © 2021. All rights reserved.