from tdw.add_ons.model_verifier.model_tests.model_report import ModelReport
Send send_model_report
and get a basic report on the model.
self.start()
Returns: A list of commands to start the test.
self.on_send(resp)
Parameter | Type | Default | Description |
---|---|---|---|
resp | List[bytes] | The response from the build. |
Returns: A list of commands to continue or end the test.