Uses of Class
us.abstracta.jmeter.javadsl.azure.api.TestRun
-
Packages that use TestRun Package Description us.abstracta.jmeter.javadsl.azure -
-
Uses of TestRun in us.abstracta.jmeter.javadsl.azure
Methods in us.abstracta.jmeter.javadsl.azure that return TestRun Modifier and Type Method Description TestRunAzureClient. createTestRun(TestRun testRun)TestRunAzureClient. findTestRunById(String id)Methods in us.abstracta.jmeter.javadsl.azure with parameters of type TestRun Modifier and Type Method Description TestRunAzureClient. createTestRun(TestRun testRun)static voidAzureTestStopper. handleTestEnd(TestRun testRun)static voidAzureTestStopper. setupTestRun(TestRun testRun, String tenantId, String clientId, String clientSecret, String baseUrl)Constructors in us.abstracta.jmeter.javadsl.azure with parameters of type TestRun Constructor Description AzureTestPlanStats(TestRun testRun)
-