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