Class ComponentWsDTOAdapterTest


  • @UnitTest
    public class ComponentWsDTOAdapterTest
    extends java.lang.Object
    JUnit Tests for the ComponentWsDTOAdapter
    • Constructor Detail

      • ComponentWsDTOAdapterTest

        public ComponentWsDTOAdapterTest()
    • Method Detail

      • shouldNotMarshalNullComponent

        public void shouldNotMarshalNullComponent()
      • shouldMarshalComponent

        public void shouldMarshalComponent()
      • shouldThrowUnsupportedOperationException

        public void shouldThrowUnsupportedOperationException()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception