Class HippoEventConverterTest

java.lang.Object
org.onehippo.forge.camel.component.hippo.HippoEventConverterTest

public class HippoEventConverterTest extends Object
HippoEventConverterTest
  • Constructor Details

    • HippoEventConverterTest

      public HippoEventConverterTest()
  • Method Details

    • testHippoEvent

      @Test public void testHippoEvent() throws Exception
      Throws:
      Exception
    • testHippoSecurityEvent

      @Test public void testHippoSecurityEvent() throws Exception
      Throws:
      Exception
    • testHippoWorkflowEvent

      @Test public void testHippoWorkflowEvent() throws Exception
      Throws:
      Exception
    • testFolderWorkflowEvent

      @Test public void testFolderWorkflowEvent() throws Exception
      Throws:
      Exception
    • toJSONObject_nullEvent_returnsEmptyJSON

      @Test public void toJSONObject_nullEvent_returnsEmptyJSON()
    • toJSONObject_workflowEventWithNullArguments_putsEmptyArray

      @Test public void toJSONObject_workflowEventWithNullArguments_putsEmptyArray()
    • toJSONObject_workflowEventWithNoException_noExceptionKey

      @Test public void toJSONObject_workflowEventWithNoException_noExceptionKey()