Class TestGenerationServerClient
java.lang.Object
com.vaadin.copilot.CopilotServerClient
com.vaadin.copilot.plugins.testgeneration.TestGenerationServerClient
-
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, UiRoute view, UiLogin login) Methods inherited from class com.vaadin.copilot.CopilotServerClient
buildRequest, getHttpClient, getLogger, getQueryURI, getServerBaseUrl, readValue, writeAsJsonString
-
Constructor Details
-
TestGenerationServerClient
public TestGenerationServerClient()
-
-
Method Details
-
generateTests
public String generateTests(com.vaadin.pro.licensechecker.ProKey proKey, String machineId, UiRoute view, UiLogin login) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-