Searched refs:builderTransformation (Results 1 – 2 of 2) sorted by relevance
59 TestRunner withBuilderTransformation(UnaryOperator<B> builderTransformation) { in withBuilderTransformation() argument60 builderTransformations.add(builderTransformation); in withBuilderTransformation()
100 TestRunner withBuilderTransformation(UnaryOperator<B> builderTransformation) { in withBuilderTransformation() argument101 builderTransformations.add(builderTransformation); in withBuilderTransformation()