Uses of Interface
org.citrusframework.actions.groovy.GroovyCreateBeansActionBuilder
Packages that use GroovyCreateBeansActionBuilder
-
Uses of GroovyCreateBeansActionBuilder in org.citrusframework.actions.groovy
Classes in org.citrusframework.actions.groovy with type parameters of type GroovyCreateBeansActionBuilderModifier and TypeInterfaceDescriptioninterfaceGroovyCreateBeansActionBuilder<T extends TestAction,B extends GroovyCreateBeansActionBuilder<T, B>> Methods in org.citrusframework.actions.groovy that return GroovyCreateBeansActionBuilderModifier and TypeMethodDescriptionGroovyActionBuilder.beans()Create beans in registry from Groovy script.