end()
Ends a scenario for testing.
Syntax
end()
A call to the method informs the BDL scenario server that the scenario execution ends.
Usage
A scenario with no more orders should call this method to end the test.
For example:
CALL ggc.end()
Ends a scenario for testing.
end()
A call to the method informs the BDL scenario server that the scenario execution ends.
A scenario with no more orders should call this method to end the test.
For example:
CALL ggc.end()