Class JsonSerializerTest


  • @UnitTest
    public class JsonSerializerTest
    extends java.lang.Object
    • Constructor Detail

      • JsonSerializerTest

        public JsonSerializerTest()
    • Method Detail

      • shouldFailOnSavingUnsupportedSerializableType

        public void shouldFailOnSavingUnsupportedSerializableType()
      • shouldFailOnDeserializeUnsupportedSerializableType

        public void shouldFailOnDeserializeUnsupportedSerializableType()
      • shouldSupportSetType

        public void shouldSupportSetType()
      • shouldSupportMapType

        public void shouldSupportMapType()