Uses of Class
io.camunda.zeebe.process.test.assertions.VariablesMapAssert
Packages that use VariablesMapAssert
-
Uses of VariablesMapAssert in io.camunda.zeebe.process.test.assertions
Methods in io.camunda.zeebe.process.test.assertions that return VariablesMapAssertModifier and TypeMethodDescriptionVariablesMapAssert.containsVariable(String name) Assert that the given variable name is a key in the given map of variablesVariablesMapAssert.hasVariableWithValue(String name, Object value)