Package org.citrusframework.actions
package org.citrusframework.actions
-
ClassesClassDescriptionTest action that performs in a separate thread.Abstract base class for test actions.Action calls Apache ANT with given build file and runs ANT targets as separate build.Action builder.Action creating new test variables during a test.Action builder.Prints messages to the console/logger during test execution.Action builder.Action fails the test explicitly.Action builder.Test action prompts user data from standard input stream.Action builder.Action to enable class invocation through java reflectionAction builder.Action reads property files and creates test variables for every property entry.Action builder.Special test action doing nothing but implementing the test action interface.Action purges all messages from a message endpoint.Action builder.This action receives messages from a service destination.Action builder.ReceiveMessageAction.ReceiveMessageActionBuilder<T extends ReceiveMessageAction,
M extends ReceiveMessageBuilderSupport<T, B, M>, B extends ReceiveMessageAction.ReceiveMessageActionBuilder<T, M, B>> Action expecting a timeout on a message destination, this means that no message should arrive on the destination.Action builder.This action sends a messages to a specified message endpoint.Action builder.SendMessageAction.SendMessageActionBuilder<T extends SendMessageAction,M extends SendMessageBuilderSupport<T, B, M>, B extends SendMessageAction.SendMessageActionBuilder<T, M, B>> Base send message action builder also used by subclasses of base send message action.Stop the test execution for a given amount of time.Action builder.Action starting aServerinstance.Action builder.Action stoppingServerinstances.Action builder.Action used for time measurement during test.Action builder.Action builder.Action that prints variable values to the console/logger.Action builder.Action transforms a XML document(specified inline or from external file resource) with a XSLT document(specified inline or from external file resource) and puts the result in the specified variable.Action builder.