Class ProductConfigMessageImplTest


  • @UnitTest
    public class ProductConfigMessageImplTest
    extends java.lang.Object
    • Constructor Detail

      • ProductConfigMessageImplTest

        public ProductConfigMessageImplTest()
    • Method Detail

      • setUp

        public void setUp()
      • testDataNotModified

        public void testDataNotModified()
      • testDataNotModifiedExtended

        public void testDataNotModifiedExtended()
      • testDataNotModifiedExtendedPromo

        public void testDataNotModifiedExtendedPromo()
      • testEqualsSameData

        public void testEqualsSameData()
      • testEqualsSameKey

        public void testEqualsSameKey()
      • testEqualsOtherKey

        public void testEqualsOtherKey()
      • testEqualsOtherSource

        public void testEqualsOtherSource()
      • testEqualsOtherObjects

        public void testEqualsOtherObjects()
      • testEqualsNullKey

        public void testEqualsNullKey()