Uses of Class
org.citrusframework.model.testcase.core.AssertModel.When
Packages that use AssertModel.When
-
Uses of AssertModel.When in org.citrusframework.model.testcase.core
Fields in org.citrusframework.model.testcase.core declared as AssertModel.WhenMethods in org.citrusframework.model.testcase.core that return AssertModel.WhenModifier and TypeMethodDescriptionObjectFactory.createAssertModelWhen()Create an instance ofAssertModel.WhenAssertModel.getWhen()Ruft den Wert der when-Eigenschaft ab.Methods in org.citrusframework.model.testcase.core with parameters of type AssertModel.WhenModifier and TypeMethodDescriptionvoidAssertModel.setWhen(AssertModel.When value) Legt den Wert der when-Eigenschaft fest.