Expand description
Test scenario configuration module for generating SWIFT MT messages
This module simply loads scenario JSON files and passes them to datafake-rs
Structs§
- Scenario
Config - Configuration for scenario file paths
Functions§
- find_
scenario_ by_ name - Find and load a specific scenario by name (backward compatibility)
- find_
scenario_ by_ name_ with_ config - Find and load a specific scenario by name with custom configuration
- find_
scenario_ for_ message_ type - Find and load a scenario for a specific message type (backward compatibility)
- find_
scenario_ for_ message_ type_ with_ config - Find and load a scenario for a specific message type with custom configuration
- load_
scenario_ json - Load a scenario configuration from a JSON file