Session information
The Genero BDL API for GGC provides functions for retrieving information about sessions.
The following functions allow you to retrieve information from the current session.
Functions getStatistics() or showStatistics() return values in a ggc.Statistics
record type.
Function | Description |
---|---|
|
Retrieve the application name. |
|
Retrieve the number of running child applications. |
|
Get the current session identifier. |
|
Retrieve the application state. |
|
Retrieve the test session statistics. |
|
Report a check failure. |
|
Show test statistics. |