类:SuiteContext
【Class: SuiteContext】
每个测试套件函数都会传入一个 SuiteContext 实例,以便与测试运行器进行交互。然而,SuiteContext 构造函数并未作为 API 的一部分公开。
【An instance of SuiteContext is passed to each suite function in order to
interact with the test runner. However, the SuiteContext constructor is not
exposed as part of the API.】