Uses of Class
org.citrusframework.model.testcase.core.StopModel
Packages that use StopModel
-
Uses of StopModel in org.citrusframework.model.testcase.core
Fields in org.citrusframework.model.testcase.core declared as StopModelModifier and TypeFieldDescriptionprotected StopModelAssertModel.When.stopprotected StopModelWaitModel.Action.stopMethods in org.citrusframework.model.testcase.core that return StopModelModifier and TypeMethodDescriptionObjectFactory.createStopModel()Create an instance ofStopModelAssertModel.When.getStop()Ruft den Wert der stop-Eigenschaft ab.WaitModel.Action.getStop()Ruft den Wert der stop-Eigenschaft ab.Methods in org.citrusframework.model.testcase.core with parameters of type StopModel