Class HippoEventConverterTest
java.lang.Object
org.onehippo.forge.camel.component.hippo.HippoEventConverterTest
HippoEventConverterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
HippoEventConverterTest
public HippoEventConverterTest()
-
-
Method Details
-
testHippoEvent
- Throws:
Exception
-
testHippoSecurityEvent
- Throws:
Exception
-
testHippoWorkflowEvent
- Throws:
Exception
-
testFolderWorkflowEvent
- 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()
-