Class ComponentWsDTOAdapterTest

java.lang.Object
de.hybris.platform.cmsocc.jaxb.adapters.components.ComponentWsDTOAdapterTest

@UnitTest public class ComponentWsDTOAdapterTest extends Object
JUnit Tests for the ComponentWsDTOAdapter
  • Constructor Details

    • ComponentWsDTOAdapterTest

      public ComponentWsDTOAdapterTest()
  • Method Details

    • shouldNotMarshalNullComponent

      public void shouldNotMarshalNullComponent()
    • shouldMarshalComponent

      public void shouldMarshalComponent()
    • shouldThrowUnsupportedOperationException

      public void shouldThrowUnsupportedOperationException() throws Exception
      Throws:
      Exception