TestGenerationConfigBuilder

Functions

Link copied to clipboard
abstract fun addLevel(level: TestLevel)
Link copied to clipboard
abstract fun annotation(annotation: AnnotationModel)
Link copied to clipboard
abstract fun method(method: MethodModel)
Link copied to clipboard
abstract fun removeLevel(level: TestLevel)
Link copied to clipboard
abstract fun testsPackage(vararg packageNames: String)