RegressionTestConfig

Constructors

Link copied to clipboard
constructor()

Functions

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