Uses of Class
com.perfecto.reportium.test.TestContext
-
Packages that use TestContext Package Description com.perfecto.reportium.client com.perfecto.reportium.test -
-
Uses of TestContext in com.perfecto.reportium.client
Methods in com.perfecto.reportium.client with parameters of type TestContext Modifier and Type Method Description voidDigitalZoomClient. testStart(String name, TestContext context)Create a new test executionvoidDigitalZoomClient. testStop(TestResult testResult, TestContext testContext)Indicates that the test has stopped and its execution status and context. -
Uses of TestContext in com.perfecto.reportium.test
Methods in com.perfecto.reportium.test that return TestContext Modifier and Type Method Description TestContextTestContext.Builder. build()Constructors in com.perfecto.reportium.test with parameters of type TestContext Constructor Description Builder(TestContext copy)
-