sam
02/06/2021, 7:08 PMwasyl
02/06/2021, 8:01 PMwasyl
02/06/2021, 8:02 PM.config(timeout = …, enabled = …) and also .config(config: TestConfigBuilder.() -> Unit so that the first one can delegate to the second onewasyl
02/06/2021, 8:03 PMval config: TestConfigBuilder.() -> Unit = configBuilder { … }wasyl
02/06/2021, 8:07 PMsam
02/06/2021, 8:45 PM