Class ProductIDAttributeHandlerTest

java.lang.Object
de.hybris.platform.sap.sapmodel.daos.ProductIDAttributeHandlerTest

@UnitTest public class ProductIDAttributeHandlerTest extends Object
  • Constructor Details

    • ProductIDAttributeHandlerTest

      public ProductIDAttributeHandlerTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • testConvertID

      public void testConvertID()
    • testDefault

      public void testDefault() throws Exception
      Throws:
      Exception
    • testGet

      public void testGet()
    • testKeepLeadingZeros

      public void testKeepLeadingZeros() throws Exception
      Throws:
      Exception
    • testKeepLeadingZerosIDLength10

      public void testKeepLeadingZerosIDLength10() throws Exception
      Throws:
      Exception
    • testKeepLeadingZerosIDLength17

      public void testKeepLeadingZerosIDLength17() throws Exception
      Throws:
      Exception
    • testKeepLeadingZerosIDLength5

      public void testKeepLeadingZerosIDLength5() throws Exception
      Throws:
      Exception
    • testLexicographical

      public void testLexicographical() throws Exception
      Throws:
      Exception
    • testMask

      public void testMask() throws Exception
      Throws:
      Exception
    • testSet

      public void testSet()