stop()
Stops a test run.
Declaration
func stop()Discussion
This method must not be called unless the run has been started, and must not be called more than once.
Stops a test run.
func stop()This method must not be called unless the run has been started, and must not be called more than once.