Class ComponentListWsDTOAdapterTest

java.lang.Object
de.hybris.platform.cmsoccaddon.jaxb.adapters.components.ComponentListWsDTOAdapterTest

@UnitTest public class ComponentListWsDTOAdapterTest extends Object
JUnit Tests for the ComponentListWsDTOAdapter
  • Constructor Details

    • ComponentListWsDTOAdapterTest

      public ComponentListWsDTOAdapterTest()
  • Method Details

    • shouldNotMarshalEmptyComponentList

      public void shouldNotMarshalEmptyComponentList()
    • shouldNotMarshalNullComponentList

      public void shouldNotMarshalNullComponentList()
    • shouldMarshalComponentList

      public void shouldMarshalComponentList()
    • shouldThrowUnsupportedOperationException

      public void shouldThrowUnsupportedOperationException() throws Exception
      Throws:
      Exception