Uses of Class
de.xima.fc.prompt.mgmt.gui.model.PromptTestFileList
Packages that use PromptTestFileList
-
Uses of PromptTestFileList in de.xima.fc.prompt.mgmt.gui.model
Methods in de.xima.fc.prompt.mgmt.gui.model that return types with arguments of type PromptTestFileListModifier and TypeMethodDescriptionPromptQueryTestExecutionResult.getFiles()Gets the list of files that were produced as part of the prompt query test execution.Method parameters in de.xima.fc.prompt.mgmt.gui.model with type arguments of type PromptTestFileListModifier and TypeMethodDescriptionPromptQueryTestExecutionResult.forSuccess(String json, List<PromptTestFileList<IPromptBinaryData>> files) Creates a new successful prompt query test execution result.