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
EncodingException
public void addInvalidCharset() throws EncodingException
EncodingException
public void addValidCharset() throws EncodingException
EncodingException
public void encodeWithKnownCharset() throws EncodingException
EncodingException
public void encodeWithUnknownNioCharset() throws EncodingException
EncodingException
public void encodeWithUnmappedCloudhopperCharset() throws EncodingException
EncodingException
Copyright © 2021. All rights reserved.