Class DataBeanDeserializerTest

java.lang.Object
net.avcompris.commons3.client.DataBeanDeserializerTest

public class DataBeanDeserializerTest extends Object
  • Constructor Details

    • DataBeanDeserializerTest

      public DataBeanDeserializerTest()
  • Method Details

    • testDeserializeCustomer_noAddress

      @Test public void testDeserializeCustomer_noAddress() throws Exception
      Throws:
      Exception
    • testDeserializeCustomer_nullAddress

      @Test public void testDeserializeCustomer_nullAddress() throws Exception
      Throws:
      Exception
    • testDeserializerError_crash

      @Test public void testDeserializerError_crash() throws Exception
      Throws:
      Exception
    • testDeserializerError_OK

      @Test public void testDeserializerError_OK() throws Exception
      Throws:
      Exception
    • testDeserialize_roles

      @Test public void testDeserialize_roles() throws Exception
      Throws:
      Exception
    • testDateTime_IllegalArgumentException

      @Test public void testDateTime_IllegalArgumentException()
    • testDefaultMethodWithNullableParameter

      @Test public void testDefaultMethodWithNullableParameter() throws Exception
      Throws:
      Exception