TestingContext
class TestingContext
A structure to hold testing-related context information.
The TestingContext structure is designed to provide runtime information about the test vehicle and project for testing purposes. This structure is intended strictly for testing and debugging purposes. Including sensitive information such as VINs or internal project names in production environments is not recommended.
Types
Link copied to clipboard
class Builder
Builder of TestingContext