MixedModeTestCase

class MixedModeTestCase(yamlContent: String, executeRecordedSteps: Boolean = true, additionalTrailblazeTools: List<KClass<out TrailblazeTool>> = emptyList()) : TestCase

Constructors

Link copied to clipboard
constructor(yamlContent: String, executeRecordedSteps: Boolean = true, additionalTrailblazeTools: List<KClass<out TrailblazeTool>> = emptyList())

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val objectives: List<TestObjective>