public class OfficialAppTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
Constructor and Description |
---|
OfficialAppTest() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
should_not_serialize_empty_localized_name() |
void |
should_not_serialize_null_localized_name() |
void |
should_serialize_localized_name_for_requested_locale() |
void |
should_serialize_localized_name() |
public void setup()
public void should_serialize_localized_name() throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingException
public void should_serialize_localized_name_for_requested_locale() throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingException
public void should_not_serialize_null_localized_name() throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingException
public void should_not_serialize_empty_localized_name() throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingException