Class JsonConvertersTest


  • public class JsonConvertersTest
    extends java.lang.Object
    Creation Json from dto. Reverse process tested in ClientMockTest
    See Also:
    ClientTest
    • Constructor Detail

      • JsonConvertersTest

        public JsonConvertersTest()
    • Method Detail

      • startUp

        public void startUp()
      • testTicketCreate2Json

        public void testTicketCreate2Json()
                                   throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException
      • testJson2TicketConverterCreateResponse

        public void testJson2TicketConverterCreateResponse()
                                                    throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException
      • testUpdateStatus2JsonConverter

        public void testUpdateStatus2JsonConverter()
                                            throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException
      • testUpdateMessage2JsonConverter

        public void testUpdateMessage2JsonConverter()
                                             throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException