RegressionTestConfig

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
fun RegressionTestConfig<I, O>.agent(agent: <Error class: unknown class><I, O>)
Link copied to clipboard
open fun build(): RegressionTest<I, O>
Link copied to clipboard
fun contextMessageInterceptor(contextMessageInterceptor: (List<<Error class: unknown class>>) -> List<<Error class: unknown class>>)
Link copied to clipboard
fun numberOfIterations(numberOfIterations: Int)
Link copied to clipboard
fun RegressionTestConfig<I, O>.tags(vararg tags: String)