View Source API Reference amoc v3.3.0

Modules

API module for running locally, in a non-distributed environment

TODO

See also: amoc_config.

This module defines a behaviour to parse values as extracted from environment variables.

This module defines a behaviour to parse values as extracted from environment variables. This module implements the default parser for the amoc_config_env module

See also: amoc_config, amoc_config_env.

This module is responsible for processing scenario configuration. It applies the verification function provided in the required_variable parameter to the respective value

See also: amoc_config.

Main controller of a node, responsible for the scenario and the users

This module allows to synchronize the users and act on groups of them.
API module to run tests in a distributed environment
Wrapper around the defined scenario
This module allows to synchronize the users and act on groups of them.