Searched refs:scenariosForTest (Results 1 – 1 of 1) sorted by relevance
278 val scenariosForTest = detectedScenariosByTest[description] in <lambda>() constant279 requireNotNull(scenariosForTest) { "No detected scenarios set for test $description" } in <lambda>()280 return scenariosForTest in <lambda>()