withPrepared¶
fun TestSuite.withPrepared(config: TestConfig = TestConfig.Empty, block: TestBalloonSuiteDsl.() -> Unit)
Declares Prepared-style tests in an existing TestBalloon-style suite.
To declare an entire suite with Prepared, see preparedSuite.