org.citrusframework.schema.citrus-zookeeper-testcase.xsd Maven / Gradle / Ivy
Retrieves the cuttent state of the client connection
Creates a znode in the specified path in Zookeeper
Checks if a znode exists in the specified path in Zookeeper
Deletes a znode in the specified path in Zookeeper
Retrieves the data associated with a znode in Zookeeper
Writes data into the data field of a znode in Zookeeper
Retrieves the list of children of a znode in Zookeeper
Expects and validates a command result
Validates data from the json payload, using the expression to reference the data and the value to
capture the expected value
Extracts data from the json payload, using the path to reference the data and the variable for
storing the value