Package com.vaadin.uitest.generator
Class GeneratorAiLite
java.lang.Object
com.vaadin.uitest.generator.GeneratorAiLite
- All Implemented Interfaces:
Generator
-
Field Summary
Fields inherited from interface com.vaadin.uitest.generator.Generator
logger, PLAYWRIGHT_CONFIG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.uitest.generator.Generator
addTestDependencies, generateTest, generateTest, writeTestFile
-
Constructor Details
-
GeneratorAiLite
public GeneratorAiLite()
-
-
Method Details
-
getService
public com.vaadin.uitest.ai.LLMService getService()- Specified by:
getServicein interfaceGenerator
-