Searched refs:textGeneratorTestRule (Results 1 – 1 of 1) sorted by relevance
34 private val textGeneratorTestRule = RandomTextGeneratorTestRule(alphabet) constant39 .around(textGeneratorTestRule) in apply()44 return textGeneratorTestRule.generator(block) in generator()