Uses of Class
org.citrusframework.model.testcase.core.WaitModel
Packages that use WaitModel
-
Uses of WaitModel in org.citrusframework.model.testcase.core
Fields in org.citrusframework.model.testcase.core declared as WaitModelModifier and TypeFieldDescriptionprotected WaitModelAssertModel.When.waitprotected WaitModelWaitModel.Action.waitMethods in org.citrusframework.model.testcase.core that return WaitModelModifier and TypeMethodDescriptionObjectFactory.createWaitModel()Create an instance ofWaitModelAssertModel.When.getWait()Ruft den Wert der wait-Eigenschaft ab.WaitModel.Action.getWait()Ruft den Wert der wait-Eigenschaft ab.Methods in org.citrusframework.model.testcase.core with parameters of type WaitModel