Uses of Class
org.camunda.community.mockito.delegate.VariableScopeFake
-
Packages that use VariableScopeFake Package Description org.camunda.community.mockito org.camunda.community.mockito.delegate -
-
Uses of VariableScopeFake in org.camunda.community.mockito
Methods in org.camunda.community.mockito that return VariableScopeFake Modifier and Type Method Description static VariableScopeFakeCamundaMockito. variableScopeFake() -
Uses of VariableScopeFake in org.camunda.community.mockito.delegate
Classes in org.camunda.community.mockito.delegate with type parameters of type VariableScopeFake Modifier and Type Class Description classVariableScopeFake<T extends VariableScopeFake>Subclasses of VariableScopeFake in org.camunda.community.mockito.delegate Modifier and Type Class Description classDelegateCaseExecutionFakeclassDelegateExecutionFakeFake delegateExecution to test simple delegates/listeners without mocking.classDelegateTaskFake
-