Scenario functions
The Genero BDL API for GGC provides functions for working with scenarios.
The following functions allow you to register and play scenarios for testing.
Function | Description |
---|---|
|
Set the application name. |
|
Registers a scenario function for testing. |
|
Returns the Id of the Scenario. |
|
Plays a scenario for testing. |
|
Ends a scenario for testing. |
|
Stops the GGC. |
|
Stops the BDL server if it was started by the scenario. |
|
Finalizes the scenario execution and performs additional cleanup. |