Class PlatformConfigurationCheckRunListenerTest

java.lang.Object
de.hybris.platform.testframework.runlistener.PlatformConfigurationCheckRunListenerTest

public class PlatformConfigurationCheckRunListenerTest extends Object
  • Constructor Details

    • PlatformConfigurationCheckRunListenerTest

      public PlatformConfigurationCheckRunListenerTest()
  • Method Details

    • prepare

      public void prepare()
    • testEmptyBeforeAndAfter

      public void testEmptyBeforeAndAfter() throws Exception
      Throws:
      Exception
    • testAddedSomeAfter

      public void testAddedSomeAfter() throws Exception
      Throws:
      Exception
    • testRemovedSomeBefore

      public void testRemovedSomeBefore() throws Exception
      Throws:
      Exception
    • testChangeOrderOnly

      public void testChangeOrderOnly() throws Exception
      Throws:
      Exception
    • testValueChangedAfter

      public void testValueChangedAfter() throws Exception
      Throws:
      Exception
    • testValueNulledAfter

      public void testValueNulledAfter() throws Exception
      Throws:
      Exception
    • testValueSetFromNull

      public void testValueSetFromNull() throws Exception
      Throws:
      Exception