Class TestGenerationServerClient
java.lang.Object
com.vaadin.copilot.CopilotServerClient
com.vaadin.copilot.plugins.testgeneration.TestGenerationServerClient
-
Nested Class Summary
Nested classes/interfaces inherited from class com.vaadin.copilot.CopilotServerClient
CopilotServerClient.AccessControlData, CopilotServerClient.AIProvider -
Field Summary
Fields inherited from class com.vaadin.copilot.CopilotServerClient
SERVER_URL_ENV -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateTests(com.vaadin.pro.licensechecker.ProKey proKey, String machineId, com.vaadin.uitest.model.UiRoute view, com.vaadin.uitest.model.UiLogin login) Methods inherited from class com.vaadin.copilot.CopilotServerClient
buildRequest, getHttpClient, getQueryURI, getServerBaseUrl, sendCopilotRequest, sendCopilotRequest, sendReactive
-
Constructor Details
-
TestGenerationServerClient
public TestGenerationServerClient()
-
-
Method Details
-
generateTests
public String generateTests(com.vaadin.pro.licensechecker.ProKey proKey, String machineId, com.vaadin.uitest.model.UiRoute view, com.vaadin.uitest.model.UiLogin login) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-