Class ProductConfigurationCacheInvalidationEventTest

java.lang.Object
de.hybris.platform.sap.productconfig.runtime.interf.event.ProductConfigurationCacheInvalidationEventTest

@UnitTest public class ProductConfigurationCacheInvalidationEventTest extends Object
  • Constructor Details

    • ProductConfigurationCacheInvalidationEventTest

      public ProductConfigurationCacheInvalidationEventTest()
  • Method Details

    • setUp

      public void setUp()
    • testCreationStableConstructor

      public void testCreationStableConstructor()
    • testCreation

      public void testCreation()
    • testGetContextAttributesReturnsImmutableMap

      public void testGetContextAttributesReturnsImmutableMap()
    • testCanPublishNullCtxt

      public void testCanPublishNullCtxt()
    • testCanPublishSameNode

      public void testCanPublishSameNode()
    • testCanPublishOtherNode

      public void testCanPublishOtherNode()