Package org.camunda.community.mockito.answer
-
Class Summary Class Description ExecutionListenerAnswer This is a specializedAnswerthat delegates to the givenExecutionListener.FluentAnswer<T extends org.camunda.bpm.engine.query.Query<?,R>,R> A fluent answer always returns the mock instance itself for all methods that have the same return type as the mock instance.FluentMessageCorrelationBuilderAnswer A fluent answer always returns the mock instance itself for all methods that have the same return type as the mock instance.JavaDelegateAnswer This is a specializedAnswerthat delegates to the givenJavaDelegate.TaskListenerAnswer This is a specializedAnswerthat delegates to the givenTaskListener.