Uses of Class
org.camunda.community.mockito.answer.FluentAnswer
Packages that use FluentAnswer
-
Uses of FluentAnswer in org.camunda.community.mockito.answer
Methods in org.camunda.community.mockito.answer that return FluentAnswerModifier and TypeMethodDescriptionstatic <T extends org.camunda.bpm.engine.query.Query<?,R>, R>
FluentAnswer<T,R> FluentAnswer.createAnswer(Class<T> type) Creates a new instance for the given type.